Home
last modified time | relevance | path

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

/qemu/target/m68k/
H A Dtranslate.c209 [CC_OP_LOGIC] = CCF_X | CCF_N
585 case CC_OP_LOGIC: in gen_flush_flags()
623 set_cc_op(s, CC_OP_LOGIC); in gen_logic_cc()
1238 if (op == CC_OP_LOGIC) { in gen_cc_cond()
1247 if (op != CC_OP_LOGIC) { in gen_cc_cond()
1256 op == CC_OP_LOGIC) { in gen_cc_cond()
1267 op == CC_OP_LOGIC) { in gen_cc_cond()
1286 if (op == CC_OP_LOGIC) { in gen_cc_cond()
3972 set_cc_op(s, CC_OP_LOGIC); in DISAS_INSN()
4007 set_cc_op(s, CC_OP_LOGIC); in DISAS_INSN()
[all …]
H A Dcpu.h230 CC_OP_LOGIC, enumerator
H A Dhelper.c1271 case CC_OP_LOGIC: \