mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2025-01-11 17:04:19 +01:00
Add text for the Athlon's MMX and 3DNow! (DSP) instruction extensions
to print_AMD_features.
This commit is contained in:
parent
d20e3d029d
commit
b1a6046cdf
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=52469
@ -982,7 +982,7 @@ print_AMD_features(u_int *regs)
|
||||
"\024<b19>"
|
||||
"\025<b20>"
|
||||
"\026<b21>"
|
||||
"\027<b22>"
|
||||
"\027AMIE" /* AMD MMX Instruction Extensions */
|
||||
"\030MMX"
|
||||
"\031<b24>"
|
||||
"\032<b25>"
|
||||
@ -990,7 +990,7 @@ print_AMD_features(u_int *regs)
|
||||
"\034<b27>"
|
||||
"\035<b28>"
|
||||
"\036<b29>"
|
||||
"\037<b30>"
|
||||
"\037DSP" /* AMD 3DNow! Instruction Extensions */
|
||||
"\0403DNow!"
|
||||
);
|
||||
}
|
||||
|
@ -982,7 +982,7 @@ print_AMD_features(u_int *regs)
|
||||
"\024<b19>"
|
||||
"\025<b20>"
|
||||
"\026<b21>"
|
||||
"\027<b22>"
|
||||
"\027AMIE" /* AMD MMX Instruction Extensions */
|
||||
"\030MMX"
|
||||
"\031<b24>"
|
||||
"\032<b25>"
|
||||
@ -990,7 +990,7 @@ print_AMD_features(u_int *regs)
|
||||
"\034<b27>"
|
||||
"\035<b28>"
|
||||
"\036<b29>"
|
||||
"\037<b30>"
|
||||
"\037DSP" /* AMD 3DNow! Instruction Extensions */
|
||||
"\0403DNow!"
|
||||
);
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user