Home
last modified time | relevance | path

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

/openbmc/qemu/target/sparc/
H A Dtranslate.c114 static TCGv cpu_cond; variable
998 tcg_gen_discard_tl(cpu_cond); in finishing_insn()
2670 tcg_gen_xori_tl(cpu_cond, cmp->c1, cmp->c2); in advance_jump_cond()
2672 tcg_gen_setcondi_tl(cmp->cond, cpu_cond, cmp->c1, cmp->c2); in advance_jump_cond()
5890 { &cpu_cond, offsetof(CPUSPARCState, cond), "cond" }, in sparc_tcg_init()