Add floating-point conditionalization so that the microcode will run
authorGuillermo J. Rozas <edu/mit/csail/zurich/gjr>
Tue, 14 Apr 1992 18:41:28 +0000 (18:41 +0000)
committerGuillermo J. Rozas <edu/mit/csail/zurich/gjr>
Tue, 14 Apr 1992 18:41:28 +0000 (18:41 +0000)
commit957a77ca41aa5d53163ea0fd649b8185c12ce4d7
treec9e3c4b656d30bf153fdbb48152606710b2331eb
parent684426b43f67d9398942a4b8be409a2317b68181
Add floating-point conditionalization so that the microcode will run
on machines with and without floating-point instructions.

The test depends on the host OS correctly setting the processor's CR0
(status word) bits.
v7/src/microcode/cmpauxmd/i386.m4