HomeSort by relevance Sort by last modified time
    Searched refs:cc_op (Results 1 - 16 of 16) sorted by null

  /external/valgrind/main/VEX/priv/
guest_arm_helpers.c 83 vex_printf("CC_OP=%d %9d %9d %9d %9d\n",
111 UInt armg_calculate_flag_n ( UInt cc_op, UInt cc_dep1,
115 NOTE_N_EVAL(cc_op);
118 switch (cc_op) {
182 cc_op, cc_dep1, cc_dep2, cc_dep3 );
191 UInt armg_calculate_flag_z ( UInt cc_op, UInt cc_dep1,
195 NOTE_Z_EVAL(cc_op);
198 switch (cc_op) {
263 cc_op, cc_dep1, cc_dep2, cc_dep3 );
272 UInt armg_calculate_flag_c ( UInt cc_op, UInt cc_dep1
475 UInt cc_op = cond_n_op & 0xF; local
771 IRExpr *cc_op, *cc_dep1, *cc_dep2, *cc_ndep; local
821 IRExpr *cc_op, *cc_dep1, *cc_dep2, *cc_ndep; local
    [all...]
guest_arm_defs.h 85 UInt armg_calculate_flags_nzcv ( UInt cc_op, UInt cc_dep1,
91 UInt armg_calculate_flag_c ( UInt cc_op, UInt cc_dep1,
97 UInt armg_calculate_flag_v ( UInt cc_op, UInt cc_dep1,
103 UInt armg_calculate_condition ( UInt cond_n_op /* ARMCondcode << 4 | cc_op */,
137 CC_OP, which describes the operation.
147 CC_OP field. This is important because otherwise Memcheck could
149 between the CC_OP field and CC_DEP1/2/3, and so believes
guest_arm64_defs.h 83 ULong arm64g_calculate_flags_nzcv ( ULong cc_op, ULong cc_dep1,
89 ULong arm64g_calculate_flag_c ( ULong cc_op, ULong cc_dep1,
95 //ZZ UInt armg_calculate_flag_v ( UInt cc_op, UInt cc_dep1,
101 ULong arm64g_calculate_condition ( /* ARM64Condcode << 4 | cc_op */
137 CC_OP, which describes the operation.
146 CC_DEP1/2 and NDEP, even if those args are not used given the CC_OP
149 the CC_OP field and CC_DEP1/2/NDEP, and so believes that the
guest_arm64_helpers.c 115 ULong arm64g_calculate_flag_n ( ULong cc_op, ULong cc_dep1,
118 switch (cc_op) {
224 cc_op, cc_dep1, cc_dep2, cc_dep3 );
233 ULong arm64g_calculate_flag_z ( ULong cc_op, ULong cc_dep1,
236 switch (cc_op) {
343 cc_op, cc_dep1, cc_dep2, cc_dep3 );
352 ULong arm64g_calculate_flag_c ( ULong cc_op, ULong cc_dep1,
355 switch (cc_op) {
452 cc_op, cc_dep1, cc_dep2, cc_dep3 );
462 ULong arm64g_calculate_flag_v ( ULong cc_op, ULong cc_dep1
615 ULong cc_op = cond_n_op & 0xF; local
    [all...]
guest_x86_helpers.c 494 UInt x86g_calculate_eflags_all_WRK ( UInt cc_op,
499 switch (cc_op) {
567 cc_op, cc_dep1_formal, cc_dep2_formal, cc_ndep_formal );
575 UInt x86g_calculate_eflags_all ( UInt cc_op,
586 x86g_calculate_eflags_all_WRK ( cc_op, cc_dep1, cc_dep2, cc_ndep );
593 UInt x86g_calculate_eflags_c ( UInt cc_op,
601 tabc_fast[cc_op]++;
606 switch (cc_op) {
628 tabc_fast[cc_op]--;
629 tabc_slow[cc_op]++
803 IRExpr *cond, *cc_op, *cc_dep1, *cc_dep2; local
1222 IRExpr *cc_op, *cc_dep1, *cc_dep2, *cc_ndep; local
1296 IRExpr *cc_op, *cc_dep1; \/*, *cc_dep2, *cc_ndep; *\/ local
    [all...]
guest_amd64_helpers.c 640 ULong amd64g_calculate_rflags_all_WRK ( ULong cc_op,
645 switch (cc_op) {
740 cc_op, cc_dep1_formal, cc_dep2_formal, cc_ndep_formal );
748 ULong amd64g_calculate_rflags_all ( ULong cc_op,
759 amd64g_calculate_rflags_all_WRK ( cc_op, cc_dep1, cc_dep2, cc_ndep );
765 ULong amd64g_calculate_rflags_c ( ULong cc_op,
773 tabc_fast[cc_op]++;
778 switch (cc_op) {
803 tabc_fast[cc_op]--;
804 tabc_slow[cc_op]++
979 IRExpr *cond, *cc_op, *cc_dep1, *cc_dep2; local
1475 IRExpr *cc_op, *cc_dep1, *cc_dep2, *cc_ndep; local
    [all...]
guest_x86_defs.h 90 UInt cc_op, UInt cc_dep1, UInt cc_dep2, UInt cc_ndep
95 UInt cc_op, UInt cc_dep1, UInt cc_dep2, UInt cc_ndep
100 UInt cc_op,
216 CC_OP, which describes the operation.
232 (1) In the guest state layout info (x86guest_layout), CC_OP and
242 definedness of CC_OP or CC_NDEP, we may as well not even bother to
247 CC_OP field (eg, CC_DEP2 is not used if CC_OP is CC_LOGIC1/2/4).
250 CC_OP field and CC_DEP1 and CC_DEP2, and so believes that the
254 However, it is only necessary to set CC_NDEP when the CC_OP valu
    [all...]
guest_amd64_defs.h 90 ULong cc_op,
95 ULong cc_op,
101 ULong cc_op,
337 CC_OP, which describes the operation.
353 (1) In the guest state layout info (amd64guest_layout), CC_OP and
363 definedness of CC_OP or CC_NDEP, we may as well not even bother to
368 CC_OP field (eg, CC_DEP2 is not used if CC_OP is CC_LOGIC1/2/4).
371 CC_OP field and CC_DEP1 and CC_DEP2, and so believes that the
375 However, it is only necessary to set CC_NDEP when the CC_OP valu
    [all...]
guest_s390_helpers.c 1846 ULong cond, cc_op; local
2367 ULong cc_op; local
    [all...]
guest_s390_defs.h 242 UInt s390_calculate_cc(ULong cc_op, ULong cc_dep1, ULong cc_dep2,
guest_arm64_toIR.c 1422 UInt cc_op = ARM64G_CC_OP_NUMBER; local
1449 UInt cc_op = ARM64G_CC_OP_NUMBER; local
1525 UInt cc_op = ARM64G_CC_OP_NUMBER; local
    [all...]
guest_arm_toIR.c     [all...]
  /external/qemu/
cpu-exec.c 263 CC_OP = CC_OP_EFLAGS;
268 env->cc_op = CC_OP_FLAGS;
548 env->eflags = env->eflags | cpu_cc_compute_all(env, CC_OP)
553 cpu_m68k_flush_flags(env, env->cc_op);
554 env->cc_op = CC_OP_FLAGS;
643 env->eflags = env->eflags | cpu_cc_compute_all(env, CC_OP)
652 cpu_m68k_flush_flags(env, env->cc_op);
653 env->cc_op = CC_OP_FLAGS;
    [all...]
  /external/qemu/target-i386/
translate.c 114 CCOp cc_op; /* current CC operation */ member in struct:DisasContext
203 /* Bit set if the global variable is live after setting CC_OP to X. */
223 if (s->cc_op == op) {
228 dead = cc_op_live[s->cc_op] & ~cc_op_live[op];
236 s->cc_op = op;
245 tcg_gen_movi_i32(cpu_cc_op, s->cc_op);
909 if (s->cc_op == CC_OP_EFLAGS) {
924 switch (s->cc_op) {
927 size = s->cc_op - CC_OP_SUBB;
937 size = s->cc_op - CC_OP_ADDB
7967 int cc_op; local
    [all...]
cpu.h 608 CC_OP_DYNAMIC, /* must use dynamic code to get cc_op */
747 uint32_t cc_op; member in struct:CPUX86State
    [all...]
helper.c 778 if ((unsigned)env->cc_op < CC_OP_NB)
779 snprintf(cc_op_name, sizeof(cc_op_name), "%s", cc_op_str[env->cc_op]);
781 snprintf(cc_op_name, sizeof(cc_op_name), "[%d]", env->cc_op);
    [all...]

Completed in 516 milliseconds