Home
last modified time | relevance | path

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

/external/valgrind/VEX/priv/
Dguest_s390_defs.h112 S390_CC_OP_UNSIGNED_SUB_64 = 12, enumerator
Dguest_s390_helpers.c1521 case S390_CC_OP_UNSIGNED_SUB_64: in s390_calculate_cc()
2248 if (cc_op == S390_CC_OP_UNSIGNED_SUB_64 || in guest_s390x_spechelper()
Dguest_s390_toIR.c8369 s390_cc_thunk_putZZ(S390_CC_OP_UNSIGNED_SUB_64, op1, op2); in s390_irgen_SLGR()
8385 s390_cc_thunk_putZZ(S390_CC_OP_UNSIGNED_SUB_64, op1, op2); in s390_irgen_SLGFR()
8417 s390_cc_thunk_putZZ(S390_CC_OP_UNSIGNED_SUB_64, op2, op3); in s390_irgen_SLGRK()
8465 s390_cc_thunk_putZZ(S390_CC_OP_UNSIGNED_SUB_64, op1, op2); in s390_irgen_SLG()
8481 s390_cc_thunk_putZZ(S390_CC_OP_UNSIGNED_SUB_64, op1, op2); in s390_irgen_SLGF()
8514 s390_cc_thunk_putZZ(S390_CC_OP_UNSIGNED_SUB_64, op1, mktemp(Ity_I64, in s390_irgen_SLGFI()