Home
last modified time | relevance | path

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

/external/valgrind/main/VEX/priv/
Dguest_s390_helpers.c960 #define S390_CC_FOR_BINARY(opcode,cc_dep1,cc_dep2) \ argument
970 #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
1033 #define S390_CC_FOR_BFP_CONVERT(opcode,cc_dep1,cc_dep2) \ argument
1065 #define S390_CC_FOR_BFP_UCONVERT(opcode,cc_dep1,cc_dep2) \ 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
1161 #define S390_CC_FOR_BFP_TDC(opcode,cc_dep1,cc_dep2) \ argument
1172 #define S390_CC_FOR_BFP128_TDC(cc_dep1,cc_dep2,cc_ndep) \ argument
1237 #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
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_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()
728 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()
803 IRExpr *cond, *cc_op, *cc_dep1, *cc_dep2; in guest_x86_spechelper() local
1222 IRExpr *cc_op, *cc_dep1, *cc_dep2, *cc_ndep; in guest_x86_spechelper() local
Dguest_amd64_helpers.c750 ULong cc_dep2, in amd64g_calculate_rflags_all()
767 ULong cc_dep2, in amd64g_calculate_rflags_c()
817 ULong cc_dep2, in amd64g_calculate_condition()
979 IRExpr *cond, *cc_op, *cc_dep1, *cc_dep2; in guest_amd64_spechelper() local
1475 IRExpr *cc_op, *cc_dep1, *cc_dep2, *cc_ndep; in guest_amd64_spechelper() local