Searched refs:S390_CC_OP_UNSIGNED_SUB_64 (Results 1 – 3 of 3) sorted by relevance
/external/valgrind/VEX/priv/ |
D | guest_s390_defs.h | 112 S390_CC_OP_UNSIGNED_SUB_64 = 12, enumerator
|
D | guest_s390_helpers.c | 1521 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()
|
D | guest_s390_toIR.c | 8369 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()
|