Searched refs:S390_CC_OP_SIGNED_SUB_64 (Results 1 – 3 of 3) sorted by relevance
/external/valgrind/VEX/priv/ |
D | guest_s390_defs.h | 110 S390_CC_OP_SIGNED_SUB_64 = 10, enumerator
|
D | guest_s390_helpers.c | 1503 case S390_CC_OP_SIGNED_SUB_64: in s390_calculate_cc()
|
D | guest_s390_toIR.c | 5995 s390_cc_thunk_putSS(S390_CC_OP_SIGNED_SUB_64, mktemp(Ity_I64, mkU64((ULong) in s390_irgen_LCGR() 6012 s390_cc_thunk_putSS(S390_CC_OP_SIGNED_SUB_64, mktemp(Ity_I64, mkU64((ULong) in s390_irgen_LCGFR() 8161 s390_cc_thunk_putSS(S390_CC_OP_SIGNED_SUB_64, op1, op2); in s390_irgen_SGR() 8177 s390_cc_thunk_putSS(S390_CC_OP_SIGNED_SUB_64, op1, op2); in s390_irgen_SGFR() 8209 s390_cc_thunk_putSS(S390_CC_OP_SIGNED_SUB_64, op2, op3); in s390_irgen_SGRK() 8257 s390_cc_thunk_putSS(S390_CC_OP_SIGNED_SUB_64, op1, op2); in s390_irgen_SG() 8273 s390_cc_thunk_putSS(S390_CC_OP_SIGNED_SUB_64, op1, op2); in s390_irgen_SGF()
|