Home
last modified time | relevance | path

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

/external/valgrind/VEX/priv/
Dguest_s390_helpers.c962 #define S390_CC_FOR_BINARY(opcode,cc_dep1,cc_dep2) \ argument
972 #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
1035 #define S390_CC_FOR_BFP_CONVERT(opcode,cc_dep1,cc_dep2) \ argument
1067 #define S390_CC_FOR_BFP_UCONVERT(opcode,cc_dep1,cc_dep2) \ 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
1163 #define S390_CC_FOR_BFP_TDC(opcode,cc_dep1,cc_dep2) \ argument
1174 #define S390_CC_FOR_BFP128_TDC(cc_dep1,cc_dep2,cc_ndep) \ argument
1239 #define S390_CC_FOR_DFP_TD(opcode,cc_dep1,cc_dep2) \ argument
[all …]
Dguest_arm_helpers.c112 UInt cc_dep2, UInt cc_dep3 ) in armg_calculate_flag_n()
192 UInt cc_dep2, UInt cc_dep3 ) in armg_calculate_flag_z()
273 UInt cc_dep2, UInt cc_dep3 ) in armg_calculate_flag_c()
354 UInt cc_dep2, UInt cc_dep3 ) in armg_calculate_flag_v()
438 UInt cc_dep2, UInt cc_dep3 ) in armg_calculate_flags_nzcv()
472 UInt cc_dep2, UInt cc_dep3 ) in armg_calculate_condition()
585 IRExpr *cond_n_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
871 IRExpr *cc_op, *cc_dep1, *cc_dep2, *cc_ndep; in guest_arm_spechelper() local
Dguest_arm64_helpers.c116 ULong cc_dep2, ULong cc_dep3 ) in arm64g_calculate_flag_n()
234 ULong cc_dep2, ULong cc_dep3 ) in arm64g_calculate_flag_z()
353 ULong cc_dep2, ULong cc_dep3 ) in arm64g_calculate_flag_c()
463 ULong cc_dep2, ULong cc_dep3 ) in arm64g_calculate_flag_v()
577 ULong cc_dep2, ULong cc_dep3 ) in arm64g_calculate_flags_nzcv()
612 ULong cc_dep2, ULong cc_dep3 ) in arm64g_calculate_condition()
743 IRExpr *cond_n_op, *cc_dep1, *cc_dep2 ; //, *cc_ndep; in guest_arm64_spechelper() local
Dguest_x86_helpers.c577 UInt cc_dep2, in x86g_calculate_eflags_all()
595 UInt cc_dep2, in x86g_calculate_eflags_c()
642 UInt cc_dep2, in x86g_calculate_condition()
840 IRExpr *cond, *cc_op, *cc_dep1, *cc_dep2; in guest_x86_spechelper() local
1259 IRExpr *cc_op, *cc_dep1, *cc_dep2, *cc_ndep; in guest_x86_spechelper() local
Dguest_amd64_helpers.c752 ULong cc_dep2, in amd64g_calculate_rflags_all()
769 ULong cc_dep2, in amd64g_calculate_rflags_c()
819 ULong cc_dep2, in amd64g_calculate_condition()
1018 IRExpr *cond, *cc_op, *cc_dep1, *cc_dep2; in guest_amd64_spechelper() local
1698 IRExpr *cc_op, *cc_dep1, *cc_dep2, *cc_ndep; in guest_amd64_spechelper() local