Home
last modified time | relevance | path

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

/openbmc/qemu/target/hppa/
H A Dtranslate.c260 static TCGv_i64 cpu_iasq_f; variable
323 cpu_iasq_f = tcg_global_mem_new_i64(tcg_env, in hppa_translate_init()
701 tcg_gen_mov_i64(cpu_iasq_f, f->space); in install_iaq_entries()