Home
last modified time | relevance | path

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

/openbmc/qemu/target/hppa/
H A Dcpu.c42 static vaddr hppa_cpu_get_pc(CPUState *cs) in hppa_cpu_get_pc() function
62 *pc = hppa_cpu_get_pc(env_cpu(env)); in cpu_get_tb_cpu_state()
252 cc->get_pc = hppa_cpu_get_pc; in hppa_cpu_class_init()