i386/cpufunc.h: Adjust opcodes which are specified as ".byte 0xNN, 0xMM".
authorSascha Wildner <saw@online.de>
Tue, 22 Nov 2011 03:34:57 +0000 (04:34 +0100)
committerSascha Wildner <saw@online.de>
Tue, 22 Nov 2011 03:35:44 +0000 (04:35 +0100)
commitcdb8afee0a898e773225163dc112c1710ba63c38
treed951623e7a4275ca62db62cc7dbdca96579f5312
parenta0041ddab2c7a6932dd6481d98a2d3a53fe6ba64
i386/cpufunc.h: Adjust opcodes which are specified as ".byte 0xNN, 0xMM".

This was from the days when older assemblers wouldn't recognize the
new Pentium instructions.

Taken-from: FreeBSD
sys/cpu/i386/include/cpufunc.h