Home
last modified time | relevance | path

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

/openbmc/qemu/target/i386/
H A Dcpu.c8254 static void x86_cpu_set_pc(CPUState *cs, vaddr value) in x86_cpu_set_pc() function
8594 cc->set_pc = x86_cpu_set_pc; in x86_cpu_common_class_init()