Home
last modified time | relevance | path

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

/external/valgrind/main/VEX/priv/
Dguest_arm_helpers.c110 UInt armg_calculate_flag_n ( UInt cc_op, UInt cc_dep1, in armg_calculate_flag_n()
190 UInt armg_calculate_flag_z ( UInt cc_op, UInt cc_dep1, in armg_calculate_flag_z()
271 UInt armg_calculate_flag_c ( UInt cc_op, UInt cc_dep1, in armg_calculate_flag_c()
352 UInt armg_calculate_flag_v ( UInt cc_op, UInt cc_dep1, in armg_calculate_flag_v()
436 UInt armg_calculate_flags_nzcv ( UInt cc_op, UInt cc_dep1, in armg_calculate_flags_nzcv()
470 UInt cc_dep1, in armg_calculate_condition()
584 IRExpr *cond_n_op, *cc_dep1, *cc_dep2, *cc_ndep; in guest_arm_spechelper() local
770 IRExpr *cc_op, *cc_dep1, *cc_dep2, *cc_ndep; in guest_arm_spechelper() local
820 IRExpr *cc_op, *cc_dep1, *cc_dep2, *cc_ndep; in guest_arm_spechelper() local
Dguest_s390_helpers.c853 #define S390_CC_FOR_BINARY(opcode,cc_dep1,cc_dep2) \ argument
863 #define S390_CC_FOR_TERNARY_SUBB(opcode,cc_dep1,cc_dep2,cc_ndep) \ argument
878 #define S390_CC_FOR_TERNARY_ADDC(opcode,cc_dep1,cc_dep2,cc_ndep) \ argument
894 #define S390_CC_FOR_BFP_RESULT(opcode,cc_dep1) \ argument
916 #define S390_CC_FOR_BFP_CONVERT(opcode,cc_dep1) \ argument
938 #define S390_CC_FOR_BFP_TDC(opcode,cc_dep1,cc_dep2) \ argument
949 #define S390_CC_FOR_BFP128_TDC(cc_dep1,cc_dep2,cc_ndep) \ argument
970 s390_calculate_cc(ULong cc_op, ULong cc_dep1, ULong cc_dep2, ULong cc_ndep) in s390_calculate_cc()
1224 IRExpr *cond_expr, *cc_op_expr, *cc_dep1, *cc_dep2; in guest_s390x_spechelper() local
Dguest_x86_helpers.c575 UInt cc_dep1, in x86g_calculate_eflags_all()
593 UInt cc_dep1, in x86g_calculate_eflags_c()
640 UInt cc_dep1, in x86g_calculate_condition()
802 IRExpr *cond, *cc_op, *cc_dep1, *cc_dep2; in guest_x86_spechelper() local
1221 IRExpr *cc_op, *cc_dep1, *cc_dep2, *cc_ndep; in guest_x86_spechelper() local
1295 IRExpr *cc_op, *cc_dep1; /*, *cc_dep2, *cc_ndep; */ in guest_x86_spechelper() local
Dguest_amd64_helpers.c670 ULong cc_dep1, in amd64g_calculate_rflags_all()
687 ULong cc_dep1, in amd64g_calculate_rflags_c()
737 ULong cc_dep1, in amd64g_calculate_condition()
900 IRExpr *cond, *cc_op, *cc_dep1, *cc_dep2; in guest_amd64_spechelper() local
1386 IRExpr *cc_op, *cc_dep1, *cc_dep2, *cc_ndep; in guest_amd64_spechelper() local