Searched refs:etf3_and_m3_is_1 (Results 1 - 3 of 3) sorted by relevance

/external/valgrind/VEX/priv/
H A Dguest_s390_defs.h84 ULong s390_do_cu12_cu14_helper1(UInt byte1, UInt etf3_and_m3_is_1);
H A Dguest_s390_helpers.c664 s390_do_cu12_cu14_helper1(UInt byte, UInt etf3_and_m3_is_1) argument
672 if (etf3_and_m3_is_1) {
702 UInt num_src_bytes = stuff >> 1, etf3_and_m3_is_1 = stuff & 0x1; local
716 if (etf3_and_m3_is_1) {
734 if (etf3_and_m3_is_1) {
771 if (etf3_and_m3_is_1) {
H A Dguest_s390_toIR.c13759 s390_call_cu12_cu14_helper1(IRExpr *byte1, IRExpr *etf3_and_m3_is_1) argument
13762 args = mkIRExprVec_2(byte1, etf3_and_m3_is_1);

Completed in 196 milliseconds