Files
gem5/src/arch/arm
Gabe Black b22b7f2d66 arch,cpu: Move buildRetPC into the StaticInst class.
This was an inline function defined for each ISA, but really it makes
more sense for it to be defined by the instruction classes. The actual
return address for any given instruction can best be calculated when you
know what that instruction actually does, and also the instructions will
know about ISA level PC management.

Change-Id: I2c5203aefa90f2f26ecd94e82b925c6b552e33d3
Reviewed-on: https://gem5-review.googlesource.com/c/public/gem5/+/39324
Reviewed-by: Gabe Black <gabe.black@gmail.com>
Maintainer: Gabe Black <gabe.black@gmail.com>
Tested-by: kokoro <noreply+kokoro@google.com>
2021-03-13 05:53:27 +00:00
..
2020-08-26 16:48:13 +00:00
2021-02-19 23:27:34 +00:00
2020-10-14 06:56:47 +00:00
2021-01-23 22:48:45 +00:00
2021-02-19 23:27:34 +00:00
2021-02-19 23:27:34 +00:00