]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Assembler fixes.
authormarkm <markm@FreeBSD.org>
Tue, 21 Nov 2000 20:16:49 +0000 (20:16 +0000)
committermarkm <markm@FreeBSD.org>
Tue, 21 Nov 2000 20:16:49 +0000 (20:16 +0000)
commita3da3ab72cd06286d3802b38bba4ee1edd58dfb3
tree89345673900e85f3d00809180810f91d1362b5d3
parentae30fcfec826cbc1aef366e520ae248267e5ac2e
Assembler fixes.

Fix opcodes that were typed as ".byte 0xNN, 0xMM" when an older
assembler could not recognise the newer Pentium instructions.
Reviewed by: jhb
sys/amd64/amd64/identcpu.c
sys/amd64/amd64/locore.S
sys/amd64/amd64/locore.s
sys/amd64/include/cpufunc.h
sys/i386/i386/identcpu.c
sys/i386/i386/locore.s
sys/i386/include/cpufunc.h