Home
last modified time | relevance | path

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

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