Home
last modified time | relevance | path

Searched hist:f45748f10eda61d6262153fadf3910cb63e17ecd (Results 1 – 1 of 1) sorted by relevance

/qemu/include/hw/core/
H A Dcpu.hf45748f10eda61d6262153fadf3910cb63e17ecd Fri Jun 21 17:09:18 UTC 2013 Andreas Färber <afaerber@suse.de> cpu: Introduce CPUClass::set_pc() for gdb_set_cpu_pc()

This moves setting the Program Counter from gdbstub into target code.
Use vaddr type as upper-bound replacement for target_ulong.

Signed-off-by: Andreas Färber <afaerber@suse.de>