commit | 7d00ef8c5b3fcb611c23269f8ad385fa21696e40 | [log] [tgz] |
---|---|---|
author | Gabe Black <gabe.black@gmail.com> | Fri Nov 05 07:33:40 2021 -0700 |
committer | Gabe Black <gabe.black@gmail.com> | Tue Nov 30 23:30:06 2021 +0000 |
tree | 111d0edc8a2f80c522a88996b712cf087562dc12 | |
parent | 9f2fa6c4ceeb241bb5b73abc6608faa7fe96c658 [diff] |
arch: Rename PCStateCommon to PCStateWithNext. This intermediate class has a fairly vague name. This new name more specifically describes what this PCState class adds to its base class. Change-Id: I6d19383f3eb2895d924187ddbf8185352db71542 Reviewed-on: https://gem5-review.googlesource.com/c/public/gem5/+/52486 Tested-by: kokoro <noreply+kokoro@google.com> Reviewed-by: Daniel Carvalho <odanrc@yahoo.com.br> Maintainer: Daniel Carvalho <odanrc@yahoo.com.br>