K 10 svn:author V 3 bde K 8 svn:date V 27 2001-10-29T16:31:15.000000Z K 7 svn:log V 314 Don't set CR0_NE in cpu_setregs() for the SMP case, since setting it is npx.c's job and setting it here breaks the edit-time option of not setting it in npx.c. (It is not set in the right places for the SMP case, but always setting it here is harmless because there isn't even an edit-time option to not set it.) END