Files
gem5/src
Yu-Cheng Chang 70c211236a arch-riscv: sign-extend the PC when enter/leave trap handler (#1756)
The PR https://github.com/gem5/gem5/pull/1316 changes the sign-extend
address generation. We also need to sign-extend the address when setting
the PC in enter/leave trap handler

Change-Id: I62d58a26dba0b0c64125fea8ac9376ebf55c4952
2024-11-05 12:14:55 -08:00
..