Home
last modified time | relevance | path

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

/external/valgrind/main/VEX/priv/
Dguest_s390_defs.h87 S390_CC_OP_SIGNED_COMPARE = 1, enumerator
Dguest_s390_helpers.c469 case S390_CC_OP_SIGNED_COMPARE: in s390_calculate_cc()
752 if (cc_op == S390_CC_OP_SIGNED_COMPARE) { in guest_s390x_spechelper()
Dguest_s390_toIR.c3392 s390_cc_thunk_putSS(S390_CC_OP_SIGNED_COMPARE, op1, op2); in s390_irgen_CR()
3405 s390_cc_thunk_putSS(S390_CC_OP_SIGNED_COMPARE, op1, op2); in s390_irgen_CGR()
3418 s390_cc_thunk_putSS(S390_CC_OP_SIGNED_COMPARE, op1, op2); in s390_irgen_CGFR()
3431 s390_cc_thunk_putSS(S390_CC_OP_SIGNED_COMPARE, op1, op2); in s390_irgen_C()
3444 s390_cc_thunk_putSS(S390_CC_OP_SIGNED_COMPARE, op1, op2); in s390_irgen_CY()
3457 s390_cc_thunk_putSS(S390_CC_OP_SIGNED_COMPARE, op1, op2); in s390_irgen_CG()
3470 s390_cc_thunk_putSS(S390_CC_OP_SIGNED_COMPARE, op1, op2); in s390_irgen_CGF()
3483 s390_cc_thunk_putSS(S390_CC_OP_SIGNED_COMPARE, op1, mktemp(Ity_I32, in s390_irgen_CFI()
3497 s390_cc_thunk_putSS(S390_CC_OP_SIGNED_COMPARE, op1, mktemp(Ity_I64, in s390_irgen_CGFI()
3512 s390_cc_thunk_putSS(S390_CC_OP_SIGNED_COMPARE, op1, op2); in s390_irgen_CRL()
[all …]