freebsd-dev/sys/amd64
Konstantin Belousov 2883703e00 Use the p_sysent->sv_flags flag SV_ILP32 to detect 32bit process
executing on 64bit kernel. This eliminates the direct comparisions
of p_sysent with &ia32_freebsd_sysvec, that were left intact after
r185169.
2009-03-02 18:43:50 +00:00
..
acpica In keeping with style(9)'s recommendations on macros, use a ';' 2008-03-16 10:58:09 +00:00
amd64 Use the p_sysent->sv_flags flag SV_ILP32 to detect 32bit process 2009-03-02 18:43:50 +00:00
compile
conf These are no longer needed. 2009-02-24 23:27:59 +00:00
ia32 Change some movl's to mov's. Newer GAS no longer accept 'movl' instructions 2009-01-31 11:37:21 +00:00
include Companion for r188301: fix the prototypes. 2009-02-08 07:03:34 +00:00
isa Now that all platforms use genclock, shuffle things around slightly 2008-04-22 19:38:30 +00:00
linux32 Adapt linux emulation to use cv for vfork wait. 2009-02-18 16:11:39 +00:00
pci Correct parameter types for pcib_{read,write}_config by fixing the 2009-02-08 07:02:42 +00:00
Makefile Adjustments to make a tags file a bit more suitable to amd64. 2008-12-01 14:15:10 +00:00