This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-skq
Watch
1
Star
0
Fork
0
You've already forked freebsd-skq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-skq
/
sys
/
amd64
/
ia32
History
obrien
7a153194ec
Change some movl's to mov's. Newer GAS no longer accept 'movl' instructions
...
for moving between a segment register and a 32-bit memory location. Looked at by: jhb
2009-01-31 11:37:21 +00:00
..
ia32_exception.S
Newer versions of gcc don't support treating structures passed by value
2006-12-17 06:48:40 +00:00
ia32_reg.c
include opt_compat.h to unbreak the build
2005-10-24 00:00:00 +00:00
ia32_signal.c
Change some movl's to mov's. Newer GAS no longer accept 'movl' instructions
2009-01-31 11:37:21 +00:00
ia32_sigtramp.S
Change some movl's to mov's. Newer GAS no longer accept 'movl' instructions
2009-01-31 11:37:21 +00:00
ia32_syscall.c
Optimize vmmeter locking.
2007-06-10 21:59:14 +00:00