mirror of
https://github.com/freebsd/freebsd-src.git
synced 2024-12-04 08:09:08 +00:00
MFi386: fix a comment.
This commit is contained in:
parent
5c5d348b7c
commit
80c424cd2b
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=140371
@ -314,7 +314,7 @@ device npx
|
||||
# INT 16 exception handling works.
|
||||
# Then copying and zeroing using the npx registers is normally 30-100% faster.
|
||||
# The flags can be used to control cases where it doesn't work or is slower.
|
||||
# Setting them at boot time using userconfig works right (the optimizations
|
||||
# Setting them at boot time using hints works right (the optimizations
|
||||
# are not used until later in the bootstrap when npx0 is attached).
|
||||
# Flag 0x08 automatically disables the i586 optimized routines.
|
||||
#
|
||||
|
Loading…
Reference in New Issue
Block a user