Home
last modified time | relevance | path

Searched refs:CC_OP_LOGIC (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/target/m68k/
H A Dtranslate.c208 [CC_OP_LOGIC] = CCF_X | CCF_N
584 case CC_OP_LOGIC: in gen_flush_flags()
622 set_cc_op(s, CC_OP_LOGIC); in gen_logic_cc()
1237 if (op == CC_OP_LOGIC) { in gen_cc_cond()
1246 if (op != CC_OP_LOGIC) { in gen_cc_cond()
1255 op == CC_OP_LOGIC) { in gen_cc_cond()
1266 op == CC_OP_LOGIC) { in gen_cc_cond()
1285 if (op == CC_OP_LOGIC) { in gen_cc_cond()
3971 set_cc_op(s, CC_OP_LOGIC); in DISAS_INSN()
4006 set_cc_op(s, CC_OP_LOGIC); in DISAS_INSN()
[all …]
H A Dcpu.h228 CC_OP_LOGIC, enumerator
H A Dhelper.c1268 case CC_OP_LOGIC: \