Home
last modified time | relevance | path

Searched defs:cc_dep1 (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
1003 #define S390_CC_FOR_BFP_RESULT(opcode,cc_dep1) \ argument
1025 #define S390_CC_FOR_BFP_CONVERT_AUX(opcode,cc_dep1,rounding_mode) \ argument
1035 #define S390_CC_FOR_BFP_CONVERT(opcode,cc_dep1,cc_dep2) \ argument
1057 #define S390_CC_FOR_BFP_UCONVERT_AUX(opcode,cc_dep1,rounding_mode) \ 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
[all …]
Dguest_arm_helpers.c111 UInt armg_calculate_flag_n ( UInt cc_op, UInt cc_dep1, in armg_calculate_flag_n()
191 UInt armg_calculate_flag_z ( UInt cc_op, UInt cc_dep1, in armg_calculate_flag_z()
272 UInt armg_calculate_flag_c ( UInt cc_op, UInt cc_dep1, in armg_calculate_flag_c()
353 UInt armg_calculate_flag_v ( UInt cc_op, UInt cc_dep1, in armg_calculate_flag_v()
437 UInt armg_calculate_flags_nzcv ( UInt cc_op, UInt cc_dep1, in armg_calculate_flags_nzcv()
471 UInt cc_dep1, 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.c115 ULong arm64g_calculate_flag_n ( ULong cc_op, ULong cc_dep1, in arm64g_calculate_flag_n()
233 ULong arm64g_calculate_flag_z ( ULong cc_op, ULong cc_dep1, in arm64g_calculate_flag_z()
352 ULong arm64g_calculate_flag_c ( ULong cc_op, ULong cc_dep1, in arm64g_calculate_flag_c()
462 ULong arm64g_calculate_flag_v ( ULong cc_op, ULong cc_dep1, in arm64g_calculate_flag_v()
576 ULong arm64g_calculate_flags_nzcv ( ULong cc_op, ULong cc_dep1, in arm64g_calculate_flags_nzcv()
611 ULong cc_dep1, in arm64g_calculate_condition()
743 IRExpr *cond_n_op, *cc_dep1, *cc_dep2 ; //, *cc_ndep; in guest_arm64_spechelper() local
Dguest_x86_helpers.c576 UInt cc_dep1, in x86g_calculate_eflags_all()
594 UInt cc_dep1, in x86g_calculate_eflags_c()
641 UInt cc_dep1, 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
1333 IRExpr *cc_op, *cc_dep1; /*, *cc_dep2, *cc_ndep; */ in guest_x86_spechelper() local
Dguest_amd64_helpers.c751 ULong cc_dep1, in amd64g_calculate_rflags_all()
768 ULong cc_dep1, in amd64g_calculate_rflags_c()
818 ULong cc_dep1, 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