Home
last modified time | relevance | path

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

/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.h71 uint32_t cc_op; member
/qemu/target/s390x/tcg/
H A Dcc_helper.c347 static uint32_t do_calc_cc(CPUS390XState *env, uint32_t cc_op, in do_calc_cc()
466 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()
6492 int cc_op = data[1]; in s390x_restore_state_to_opc() local
/qemu/target/i386/tcg/
H A Dtcg-cpu.c91 int cc_op = data[1]; in x86_restore_state_to_opc() local
H A Ddecode-new.h342 int8_t cc_op; member
H A Dtranslate.c119 CCOp cc_op; /* current CC operation */ member
847 TCGv_i32 cc_op; in gen_mov_eflags() local
/qemu/target/m68k/
H A Dcpu.c66 int cc_op = data[1]; in m68k_restore_state_to_opc() local
H A Dcpu.h100 uint32_t cc_op; member
H A Dtranslate.c117 CCOp cc_op; /* Current CC operation */ member
/qemu/target/i386/
H A Dcpu.h1852 uint32_t cc_op; member