diff options
author | Kevin Lim <ktlim@umich.edu> | 2008-09-26 07:44:06 -0700 |
---|---|---|
committer | Kevin Lim <ktlim@umich.edu> | 2008-09-26 07:44:06 -0700 |
commit | 712a8ee70090abc8c8c0fdb4a907e3ec419ae56e (patch) | |
tree | 2dd75ac1af357c90dfbfa0aeefdf4196409cc7b8 /src/cpu/o3/decode_impl.hh | |
parent | 70ec46de1736ef218ee0f554358c0558d56169ac (diff) | |
download | gem5-712a8ee70090abc8c8c0fdb4a907e3ec419ae56e.tar.xz |
O3CPU: Add a hack to ensure that nextPC is set correctly after syscalls.
Just check CPU's nextPC before and after syscall and if it changes,
update this instruction's nextPC because the syscall must have changed
the nextPC.
Diffstat (limited to 'src/cpu/o3/decode_impl.hh')
0 files changed, 0 insertions, 0 deletions