unicorn/qemu/include/qom
Julia Suvorova 93acc4dc56
arm: Clarify the logic of set_pc()
Until now, the set_pc logic was unclear, which raised questions about
whether it should be used directly, applying a value to PC or adding
additional checks, for example, set the Thumb bit in Arm cpu. Let's set
the set_pc logic for “Configure the PC, as was done in the ELF file”
and implement synchronize_with_tb hook for preserving PC to cpu_tb_exec.

Backports commit 42f6ed919325413392bea247a1e6f135deb469cd from qemu
2019-02-03 17:55:30 -05:00
..
cpu.h arm: Clarify the logic of set_pc() 2019-02-03 17:55:30 -05:00
object.h move ObjectClass to typedefs.h 2018-12-11 20:37:04 -05:00
qom-qobject.h