Home
last modified time | relevance | path

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

/external/valgrind/VEX/priv/
Dguest_amd64_toIR.c2946 enum { WithFlagNone=2, WithFlagCarry, WithFlagCarryX, WithFlagOverX } enumerator
3000 case WithFlagCarryX: case WithFlagOverX: in dis_op2_E_G()
3049 if (op8 == Iop_Add8 && flag == WithFlagOverX) { in dis_op2_E_G()
3086 if (op8 == Iop_Add8 && flag == WithFlagOverX) { in dis_op2_E_G()
22718 delta = dis_op2_E_G ( vbi, pfx, Iop_Add8, WithFlagOverX, True, in dis_ESC_0F38()