Home
last modified time | relevance | path

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

/openbmc/qemu/target/avr/
H A Dcpu.c37 static vaddr avr_cpu_get_pc(CPUState *cs) in avr_cpu_get_pc() function
238 cc->get_pc = avr_cpu_get_pc; in avr_cpu_class_init()