Home
last modified time | relevance | path

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

/external/valgrind/main/VEX/priv/
Dguest_s390_helpers.c619 s390_do_cu12_cu14_helper1(UInt byte, UInt etf3_and_m3_is_1) in s390_do_cu12_cu14_helper1() argument
627 if (etf3_and_m3_is_1) { in s390_do_cu12_cu14_helper1()
657 UInt num_src_bytes = stuff >> 1, etf3_and_m3_is_1 = stuff & 0x1; in s390_do_cu12_cu14_helper2() local
671 if (etf3_and_m3_is_1) { in s390_do_cu12_cu14_helper2()
689 if (etf3_and_m3_is_1) { in s390_do_cu12_cu14_helper2()
726 if (etf3_and_m3_is_1) { in s390_do_cu12_cu14_helper2()
Dguest_s390_defs.h84 ULong s390_do_cu12_cu14_helper1(UInt byte1, UInt etf3_and_m3_is_1);
Dguest_s390_toIR.c11568 s390_call_cu12_cu14_helper1(IRExpr *byte1, IRExpr *etf3_and_m3_is_1) in s390_call_cu12_cu14_helper1() argument
11571 args = mkIRExprVec_2(byte1, etf3_and_m3_is_1); in s390_call_cu12_cu14_helper1()