Home
last modified time | relevance | path

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

/external/valgrind/VEX/priv/
Dguest_s390_helpers.c972 #define S390_CC_FOR_TERNARY_SUBB(opcode,cc_dep1,cc_dep2,cc_ndep) \ argument
987 #define S390_CC_FOR_TERNARY_ADDC(opcode,cc_dep1,cc_dep2,cc_ndep) \ argument
1101 #define S390_CC_FOR_BFP128_CONVERT(opcode,cc_dep1,cc_dep2,cc_ndep) \ argument
1138 #define S390_CC_FOR_BFP128_UCONVERT(opcode,cc_dep1,cc_dep2,cc_ndep) \ argument
1174 #define S390_CC_FOR_BFP128_TDC(cc_dep1,cc_dep2,cc_ndep) \ argument
1250 #define S390_CC_FOR_DFP128_TD(opcode,cc_dep1,cc_dep2,cc_ndep) \ argument
1378 #define S390_CC_FOR_DFP128_CONVERT(opcode,cc_dep1,cc_dep2,cc_ndep) \ argument
1433 #define S390_CC_FOR_DFP128_UCONVERT(opcode,cc_dep1,cc_dep2,cc_ndep) \ argument
1481 s390_calculate_cc(ULong cc_op, ULong cc_dep1, ULong cc_dep2, ULong cc_ndep) in s390_calculate_cc()
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()
1259 IRExpr *cc_op, *cc_dep1, *cc_dep2, *cc_ndep; in guest_x86_spechelper() local
Dguest_arm_helpers.c844 IRExpr *cond_n_op, *cc_dep1, *cc_dep2, *cc_ndep; in guest_arm_spechelper() local
1080 IRExpr *cc_op, *cc_dep1, *cc_dep2, *cc_ndep; in guest_arm_spechelper() local
1130 IRExpr *cc_op, *cc_dep1, *cc_dep2, *cc_ndep; in guest_arm_spechelper() local
Dguest_amd64_helpers.c779 ULong cc_ndep ) in amd64g_calculate_rflags_all()
796 ULong cc_ndep ) in amd64g_calculate_rflags_c()
846 ULong cc_ndep ) in amd64g_calculate_condition()
1780 IRExpr *cc_op, *cc_dep1, *cc_dep2, *cc_ndep; in guest_amd64_spechelper() local