Searched refs:S390_CC_OP_SIGNED_SUB_32 (Results 1 – 3 of 3) sorted by relevance
/external/valgrind/VEX/priv/ |
D | guest_s390_defs.h | 109 S390_CC_OP_SIGNED_SUB_32 = 9, enumerator
|
D | guest_s390_helpers.c | 1506 case S390_CC_OP_SIGNED_SUB_32: in s390_calculate_cc()
|
D | guest_s390_toIR.c | 5978 s390_cc_thunk_putSS(S390_CC_OP_SIGNED_SUB_32, mktemp(Ity_I32, mkU32((UInt) in s390_irgen_LCR() 8145 s390_cc_thunk_putSS(S390_CC_OP_SIGNED_SUB_32, op1, op2); in s390_irgen_SR() 8193 s390_cc_thunk_putSS(S390_CC_OP_SIGNED_SUB_32, op2, op3); in s390_irgen_SRK() 8225 s390_cc_thunk_putSS(S390_CC_OP_SIGNED_SUB_32, op1, op2); in s390_irgen_S() 8241 s390_cc_thunk_putSS(S390_CC_OP_SIGNED_SUB_32, op1, op2); in s390_irgen_SY() 8289 s390_cc_thunk_putSS(S390_CC_OP_SIGNED_SUB_32, op1, op2); in s390_irgen_SH() 8305 s390_cc_thunk_putSS(S390_CC_OP_SIGNED_SUB_32, op1, op2); in s390_irgen_SHY() 8321 s390_cc_thunk_putSS(S390_CC_OP_SIGNED_SUB_32, op2, op3); in s390_irgen_SHHHR() 8337 s390_cc_thunk_putSS(S390_CC_OP_SIGNED_SUB_32, op2, op3); in s390_irgen_SHHLR()
|