Home
last modified time | relevance | path

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

/external/valgrind/VEX/priv/
Dguest_s390_toIR.c848 #define s390_cc_thunk_putZZZ(op,dep1,dep2,ndep) \ macro
3181 s390_cc_thunk_putZZZ(S390_CC_OP_UNSIGNED_ADDC_32, op1, op2, carry_in); in s390_irgen_ALCR()
3201 s390_cc_thunk_putZZZ(S390_CC_OP_UNSIGNED_ADDC_64, op1, op2, carry_in); in s390_irgen_ALCGR()
3220 s390_cc_thunk_putZZZ(S390_CC_OP_UNSIGNED_ADDC_32, op1, op2, carry_in); in s390_irgen_ALC()
3240 s390_cc_thunk_putZZZ(S390_CC_OP_UNSIGNED_ADDC_64, op1, op2, carry_in); in s390_irgen_ALCG()
8652 s390_cc_thunk_putZZZ(S390_CC_OP_UNSIGNED_SUBB_32, op1, op2, borrow_in); in s390_irgen_SLBR()
8672 s390_cc_thunk_putZZZ(S390_CC_OP_UNSIGNED_SUBB_64, op1, op2, borrow_in); in s390_irgen_SLBGR()
8692 s390_cc_thunk_putZZZ(S390_CC_OP_UNSIGNED_SUBB_32, op1, op2, borrow_in); in s390_irgen_SLB()
8712 s390_cc_thunk_putZZZ(S390_CC_OP_UNSIGNED_SUBB_64, op1, op2, borrow_in); in s390_irgen_SLBG()