Home
last modified time | relevance | path

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

/external/valgrind/VEX/priv/
Dguest_s390_toIR.c846 #define s390_cc_thunk_putSS(op,dep1,dep2) s390_cc_thunk_put2(op,dep1,dep2,True) macro
2607 s390_cc_thunk_putSS(S390_CC_OP_SIGNED_ADD_32, op1, op2); in s390_irgen_AR()
2623 s390_cc_thunk_putSS(S390_CC_OP_SIGNED_ADD_64, op1, op2); in s390_irgen_AGR()
2639 s390_cc_thunk_putSS(S390_CC_OP_SIGNED_ADD_64, op1, op2); in s390_irgen_AGFR()
2655 s390_cc_thunk_putSS(S390_CC_OP_SIGNED_ADD_32, op2, op3); in s390_irgen_ARK()
2671 s390_cc_thunk_putSS(S390_CC_OP_SIGNED_ADD_64, op2, op3); in s390_irgen_AGRK()
2687 s390_cc_thunk_putSS(S390_CC_OP_SIGNED_ADD_32, op1, op2); in s390_irgen_A()
2703 s390_cc_thunk_putSS(S390_CC_OP_SIGNED_ADD_32, op1, op2); in s390_irgen_AY()
2719 s390_cc_thunk_putSS(S390_CC_OP_SIGNED_ADD_64, op1, op2); in s390_irgen_AG()
2735 s390_cc_thunk_putSS(S390_CC_OP_SIGNED_ADD_64, op1, op2); in s390_irgen_AGF()
[all …]