diff options
author | Kyösti Mälkki <kyosti.malkki@gmail.com> | 2018-05-14 09:09:29 +0300 |
---|---|---|
committer | Kyösti Mälkki <kyosti.malkki@gmail.com> | 2018-05-15 03:56:51 +0000 |
commit | 15a971b89fe23eb92cd3a88bff8726beae87669d (patch) | |
tree | fc66ffc3cf0dcb9b8084d32b457dddab8458fe3c /util/optionlist | |
parent | 8b72aaf3f723c3be348879bb089cc741c4db73ad (diff) |
util/msrtool: Fix swapped IA32_MC3_x and IA32_MC4_x
Registers IA32_MCi_xx are defined as architectural MSRs
since "P6 Family Processors" and should have model-agnostic
indexing.
Note that in IA32 architecture manual, names of these MSRs are
similarly swapped in the table of Intel Core Microarchitecture.
I take this is an error in the documentation only, and it got
copy-pasted across different CPU family files in the utility.
Change-Id: I227102875b5c3d6ac144ed23a3085f3c37dabd4a
Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Reviewed-on: https://review.coreboot.org/26269
Reviewed-by: Nico Huber <nico.h@gmx.de>
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Diffstat (limited to 'util/optionlist')
0 files changed, 0 insertions, 0 deletions