K 10 svn:author V 4 kato K 8 svn:date V 27 1997-01-11T07:14:35.000000Z K 7 svn:log V 402 Change initialize routine of Cyrix 5x86 CPU. - Turn off BTB (Branch Target Buffer) because the BTB makes system unstable on some machines. The BTB feature can be enabled if "options BTB_EN" is added in kernel a configuration file. - Change comment. - Reorder `orb XX,%al's. - Reset NMI F/F (mask NMI) before setting registers, and set it after setting them. Normally, this change has no effect. END