Home
last modified time | relevance | path

Searched defs:cc_op (Results 1 – 7 of 7) 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 Dcpu.h71 uint32_t cc_op; member
/openbmc/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()
/openbmc/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.h344 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
/openbmc/qemu/target/m68k/
H A Dcpu.h100 uint32_t cc_op; member