Home
last modified time | relevance | path

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

/external/valgrind/main/VEX/priv/
Dguest_s390_defs.h98 S390_CC_OP_UNSIGNED_SUB_64 = 12, enumerator
Dguest_s390_helpers.c499 case S390_CC_OP_UNSIGNED_SUB_64: in s390_calculate_cc()
1104 if (cc_op == S390_CC_OP_UNSIGNED_SUB_64 || in guest_s390x_spechelper()
Dguest_s390_toIR.c7579 s390_cc_thunk_putZZ(S390_CC_OP_UNSIGNED_SUB_64, op1, op2); in s390_irgen_SLGR()
7595 s390_cc_thunk_putZZ(S390_CC_OP_UNSIGNED_SUB_64, op1, op2); in s390_irgen_SLGFR()
7627 s390_cc_thunk_putZZ(S390_CC_OP_UNSIGNED_SUB_64, op2, op3); in s390_irgen_SLGRK()
7675 s390_cc_thunk_putZZ(S390_CC_OP_UNSIGNED_SUB_64, op1, op2); in s390_irgen_SLG()
7691 s390_cc_thunk_putZZ(S390_CC_OP_UNSIGNED_SUB_64, op1, op2); in s390_irgen_SLGF()
7724 s390_cc_thunk_putZZ(S390_CC_OP_UNSIGNED_SUB_64, op1, mktemp(Ity_I64, in s390_irgen_SLGFI()