Home
last modified time | relevance | path

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

/openbmc/qemu/target/avr/
H A Dtranslate.c64 static TCGv cpu_eind; variable
143 cpu_eind = tcg_global_mem_new_i32(tcg_env, AVR_REG_OFFS(eind), "eind"); in avr_cpu_tcg_init()
924 tcg_gen_or_tl(cpu_pc, cpu_pc, cpu_eind); in gen_jmp_ez()