Searched refs:cpu_cond (Results 1 – 1 of 1) sorted by relevance
119 static TCGv cpu_cond; variable1004 tcg_gen_discard_tl(cpu_cond); in finishing_insn()2634 tcg_gen_xori_tl(cpu_cond, cmp->c1, cmp->c2); in advance_jump_cond()2636 tcg_gen_setcondi_tl(cmp->cond, cpu_cond, cmp->c1, cmp->c2); in advance_jump_cond()5850 { &cpu_cond, offsetof(CPUSPARCState, cond), "cond" }, in sparc_tcg_init()