]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
cpuid bit 30 is 'IA64', for when you're running in i386 mode on an ia64
authorPeter Wemm <peter@FreeBSD.org>
Fri, 30 Nov 2001 11:57:23 +0000 (11:57 +0000)
committerPeter Wemm <peter@FreeBSD.org>
Fri, 30 Nov 2001 11:57:23 +0000 (11:57 +0000)
commit304dea369a7c0ca6ad56766d16642b353cb07c92
tree23782a380756d9cb9430a98eae93a5507f303251
parent28f49c6daf456990861682a5744d7ae2e60f62fc
cpuid bit 30 is 'IA64', for when you're running in i386 mode on an ia64
cpu.  (This is for either userland apps running in i386 mode on an ia64
OS, or when the cpu is in i386 legacy mode running an i386 OS).
sys/amd64/amd64/identcpu.c
sys/i386/i386/identcpu.c