Home
last modified time | relevance | path

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

/openbmc/qemu/target/m68k/
H A Dtranslate.c1353 static void gen_jmpcc(DisasContext *s, int cond, TCGLabel *l1) in gen_jmpcc() function
1468 gen_jmpcc(s, (insn >> 8) & 0xf, l1); in DISAS_INSN()
2998 gen_jmpcc(s, ((insn >> 8) & 0xf) ^ 1, l1); in DISAS_INSN()