Home
last modified time | relevance | path

Searched defs:cc_op (Results 1 – 14 of 14) sorted by relevance

/openbmc/qemu/target/s390x/
H A Dcpu-dump.c89 const char *cc_name(enum cc_op cc_op) in cc_name()
H A Ds390x-internal.h154 enum cc_op { enum
H A Dcpu.h73 uint32_t cc_op; member
/openbmc/qemu/target/s390x/tcg/
H A Dcc_helper.c348 static uint32_t do_calc_cc(CPUS390XState *env, uint32_t cc_op, in do_calc_cc()
467 uint32_t calc_cc(CPUS390XState *env, uint32_t cc_op, uint64_t src, uint64_t dst, in calc_cc()
H A Dtranslate.c151 enum cc_op cc_op; member
187 static TCGv_i32 cc_op; variable
639 static void account_noninline_branch(DisasContext *s, int cc_op) in account_noninline_branch()
646 static void account_inline_branch(DisasContext *s, int cc_op) in account_inline_branch()
6496 int cc_op = data[1]; in s390x_restore_state_to_opc() local
/openbmc/qemu/target/i386/tcg/
H A Dtcg-cpu.c70 int cc_op = data[1]; in x86_restore_state_to_opc() local
H A Ddecode-new.h328 int8_t cc_op; member
H A Dtranslate.c117 CCOp cc_op; /* current CC operation */ member
803 TCGv_i32 cc_op; in gen_mov_eflags() local
/openbmc/qemu/target/m68k/
H A Dcpu.c46 int cc_op = data[1]; in m68k_restore_state_to_opc() local
H A Dcpu.h100 uint32_t cc_op; member
H A Dtranslate.c116 CCOp cc_op; /* Current CC operation */ member
/openbmc/qemu/target/cris/
H A Dcpu.h125 uint32_t cc_op; member
H A Dtranslate.c81 static TCGv cc_op; variable
113 int cc_op; member
/openbmc/qemu/target/i386/
H A Dcpu.h1696 uint32_t cc_op; member