Searched refs:S390_CC_OP_SIGNED_SUB_32 (Results 1 – 3 of 3) sorted by relevance
/external/valgrind/main/VEX/priv/ |
D | guest_s390_defs.h | 108 S390_CC_OP_SIGNED_SUB_32 = 9, enumerator
|
D | guest_s390_helpers.c | 1504 case S390_CC_OP_SIGNED_SUB_32: in s390_calculate_cc()
|
D | guest_s390_toIR.c | 5971 s390_cc_thunk_putSS(S390_CC_OP_SIGNED_SUB_32, mktemp(Ity_I32, mkU32((UInt) in s390_irgen_LCR() 8140 s390_cc_thunk_putSS(S390_CC_OP_SIGNED_SUB_32, op1, op2); in s390_irgen_SR() 8188 s390_cc_thunk_putSS(S390_CC_OP_SIGNED_SUB_32, op2, op3); in s390_irgen_SRK() 8220 s390_cc_thunk_putSS(S390_CC_OP_SIGNED_SUB_32, op1, op2); in s390_irgen_S() 8236 s390_cc_thunk_putSS(S390_CC_OP_SIGNED_SUB_32, op1, op2); in s390_irgen_SY() 8284 s390_cc_thunk_putSS(S390_CC_OP_SIGNED_SUB_32, op1, op2); in s390_irgen_SH() 8300 s390_cc_thunk_putSS(S390_CC_OP_SIGNED_SUB_32, op1, op2); in s390_irgen_SHY() 8316 s390_cc_thunk_putSS(S390_CC_OP_SIGNED_SUB_32, op2, op3); in s390_irgen_SHHHR() 8332 s390_cc_thunk_putSS(S390_CC_OP_SIGNED_SUB_32, op2, op3); in s390_irgen_SHHLR()
|