mirror of
https://github.com/freebsd/freebsd-src.git
synced 2024-12-04 14:39:37 +00:00
Merged from sys/i386/isa/npx.c revision 1.95.
This commit is contained in:
parent
0af2322303
commit
1a476993b0
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=75539
@ -505,7 +505,7 @@ npx_attach(dev)
|
||||
}
|
||||
npxinit(__INITIAL_NPXCW__);
|
||||
|
||||
#ifdef I586_CPU
|
||||
#ifdef I586_CPU_XXX
|
||||
if (cpu_class == CPUCLASS_586 && npx_ex16 && npx_exists &&
|
||||
timezero("i586_bzero()", i586_bzero) <
|
||||
timezero("bzero()", bzero) * 4 / 5) {
|
||||
|
Loading…
Reference in New Issue
Block a user