git: i386/cpufunc.h: Adjust opcodes which are specified as ".byte 0xNN, 0xMM".
Sascha Wildner
swildner at crater.dragonflybsd.org
Mon Nov 21 19:37:58 PST 2011
commit cdb8afee0a898e773225163dc112c1710ba63c38
Author: Sascha Wildner <saw at online.de>
Date: Tue Nov 22 04:34:57 2011 +0100
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
Summary of changes:
sys/cpu/i386/include/cpufunc.h | 8 ++++----
1 files changed, 4 insertions(+), 4 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/cdb8afee0a898e773225163dc112c1710ba63c38
--
DragonFly BSD source repository
More information about the Commits
mailing list