freebsd-dev/sys/amd64/ia32
Konstantin Belousov 26ccf4f10f Inline the syscallenter() and syscallret(). This reduces the time measured
by the syscall entry speed microbenchmarks by ~10% on amd64.

Submitted by:	jhb
Approved by:	re (bz)
MFC after:	2 weeks
2011-09-11 16:05:09 +00:00
..
ia32_exception.S Catch up to PCB_FULL_IRET becoming a pcb flag rather than a full field. 2011-04-08 13:30:48 +00:00
ia32_misc.c Add support for executing the FreeBSD 1/i386 a.out binaries on amd64. 2011-04-01 11:16:29 +00:00
ia32_reg.c Improve PCB flags handling and make it more robust. Add two new functions 2010-12-22 00:18:42 +00:00
ia32_signal.c Add support for executing the FreeBSD 1/i386 a.out binaries on amd64. 2011-04-01 11:16:29 +00:00
ia32_sigtramp.S Fix vfork. Add comments. 2011-06-18 12:13:28 +00:00
ia32_syscall.c Inline the syscallenter() and syscallret(). This reduces the time measured 2011-09-11 16:05:09 +00:00