Home
last modified time | relevance | path

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

/external/valgrind/main/VEX/priv/
Dguest_s390_defs.h97 S390_CC_OP_UNSIGNED_SUB_32 = 11, enumerator
Dguest_s390_helpers.c502 case S390_CC_OP_UNSIGNED_SUB_32: in s390_calculate_cc()
1105 cc_op == S390_CC_OP_UNSIGNED_SUB_32) { in guest_s390x_spechelper()
Dguest_s390_toIR.c7563 s390_cc_thunk_putZZ(S390_CC_OP_UNSIGNED_SUB_32, op1, op2); in s390_irgen_SLR()
7611 s390_cc_thunk_putZZ(S390_CC_OP_UNSIGNED_SUB_32, op2, op3); in s390_irgen_SLRK()
7643 s390_cc_thunk_putZZ(S390_CC_OP_UNSIGNED_SUB_32, op1, op2); in s390_irgen_SL()
7659 s390_cc_thunk_putZZ(S390_CC_OP_UNSIGNED_SUB_32, op1, op2); in s390_irgen_SLY()
7707 s390_cc_thunk_putZZ(S390_CC_OP_UNSIGNED_SUB_32, op1, mktemp(Ity_I32, in s390_irgen_SLFI()
7741 s390_cc_thunk_putZZ(S390_CC_OP_UNSIGNED_SUB_32, op2, op3); in s390_irgen_SLHHHR()
7757 s390_cc_thunk_putZZ(S390_CC_OP_UNSIGNED_SUB_32, op2, op3); in s390_irgen_SLHHLR()