diff options
Diffstat (limited to 'MdePkg/Library/BaseLib/Ia32/ReadMm5.c')
-rw-r--r-- | MdePkg/Library/BaseLib/Ia32/ReadMm5.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MdePkg/Library/BaseLib/Ia32/ReadMm5.c b/MdePkg/Library/BaseLib/Ia32/ReadMm5.c index 242691e7a5..e5728008ca 100644 --- a/MdePkg/Library/BaseLib/Ia32/ReadMm5.c +++ b/MdePkg/Library/BaseLib/Ia32/ReadMm5.c @@ -19,7 +19,7 @@ Reads the current value of 64-bit MMX Register #5 (MM5).
Reads and returns the current value of MM5. This function is only available
- on IA-32 and X64.
+ on IA-32 and x64.
@return The current value of MM5.
|