diff options
author | Helge Deller <deller@gmx.de> | 2024-12-30 12:47:52 +0100 |
---|---|---|
committer | Philippe Mathieu-Daudé <philmd@linaro.org> | 2025-01-13 17:16:04 +0100 |
commit | 46f7be06c8e568ec5d5c4aa07c81b42fc0fc863a (patch) | |
tree | d1d670d69702c84e98f9072540ead986173b67de /rust/qemu-api | |
parent | 3d66ec208ca75329b61a4e9c4a58462ed5948504 (diff) | |
download | qemu-46f7be06c8e568ec5d5c4aa07c81b42fc0fc863a.zip qemu-46f7be06c8e568ec5d5c4aa07c81b42fc0fc863a.tar.gz qemu-46f7be06c8e568ec5d5c4aa07c81b42fc0fc863a.tar.bz2 |
target/hppa: Set PC on vCPU reset
On reset:
"The CPU begins fetching instructions from address 0xf0000004.
This address is in PDC space."
Switch vCPUs to 32-bit mode (PSW_W bit is not set) and start
execution at address 0xf0000004.
Signed-off-by: Helge Deller <deller@gmx.de>
Co-developed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Message-Id: <20241231190620.24442-6-philmd@linaro.org>
Diffstat (limited to 'rust/qemu-api')
0 files changed, 0 insertions, 0 deletions