Home
last modified time | relevance | path

Searched defs:cc_ndep (Results 1 – 5 of 5) sorted by relevance

/external/valgrind/main/VEX/priv/
Dguest_s390_helpers.c970 #define S390_CC_FOR_TERNARY_SUBB(opcode,cc_dep1,cc_dep2,cc_ndep) \ argument
985 #define S390_CC_FOR_TERNARY_ADDC(opcode,cc_dep1,cc_dep2,cc_ndep) \ argument
1099 #define S390_CC_FOR_BFP128_CONVERT(opcode,cc_dep1,cc_dep2,cc_ndep) \ argument
1136 #define S390_CC_FOR_BFP128_UCONVERT(opcode,cc_dep1,cc_dep2,cc_ndep) \ argument
1172 #define S390_CC_FOR_BFP128_TDC(cc_dep1,cc_dep2,cc_ndep) \ argument
1248 #define S390_CC_FOR_DFP128_TD(opcode,cc_dep1,cc_dep2,cc_ndep) \ argument
1376 #define S390_CC_FOR_DFP128_CONVERT(opcode,cc_dep1,cc_dep2,cc_ndep) \ argument
1431 #define S390_CC_FOR_DFP128_UCONVERT(opcode,cc_dep1,cc_dep2,cc_ndep) \ argument
1479 s390_calculate_cc(ULong cc_op, ULong cc_dep1, ULong cc_dep2, ULong cc_ndep) in s390_calculate_cc()
Dguest_arm_helpers.c585 IRExpr *cond_n_op, *cc_dep1, *cc_dep2, *cc_ndep; in guest_arm_spechelper() local
771 IRExpr *cc_op, *cc_dep1, *cc_dep2, *cc_ndep; in guest_arm_spechelper() local
821 IRExpr *cc_op, *cc_dep1, *cc_dep2, *cc_ndep; in guest_arm_spechelper() local
Dguest_x86_helpers.c578 UInt cc_ndep ) in x86g_calculate_eflags_all()
596 UInt cc_ndep ) in x86g_calculate_eflags_c()
643 UInt cc_ndep ) in x86g_calculate_condition()
1222 IRExpr *cc_op, *cc_dep1, *cc_dep2, *cc_ndep; in guest_x86_spechelper() local
Dguest_amd64_helpers.c751 ULong cc_ndep ) in amd64g_calculate_rflags_all()
768 ULong cc_ndep ) in amd64g_calculate_rflags_c()
818 ULong cc_ndep ) in amd64g_calculate_condition()
1475 IRExpr *cc_op, *cc_dep1, *cc_dep2, *cc_ndep; in guest_amd64_spechelper() local
Dguest_arm64_helpers.c728 IRExpr *cond_n_op, *cc_dep1, *cc_dep2, *cc_ndep; in guest_arm64_spechelper() local