freebsd-dev/sys/amd64
David E. O'Brien 25f0103084 When using _asm{} in GCC, one must specify the operand's size if one
specifies the instruction's operation size.  GCC will default to 32-bit
operands reguardless of the prototype (ie, formal parameters' type)
of an inline function.
2000-05-10 01:15:55 +00:00
..
amd64 Do not specify the size to move. Allow the assembler to figure it out. 2000-05-10 01:06:39 +00:00
conf Move sn and cs drivers from the compat section to the real section. 2000-05-03 00:49:57 +00:00
include When using _asm{} in GCC, one must specify the operand's size if one 2000-05-10 01:15:55 +00:00
isa Add a little do-nothing ``slopsucker'' device which gives a home 2000-05-04 23:57:32 +00:00
pci Don't assume that the PCI BIOS is going to clear the unused bits in %ecx 2000-05-04 17:44:55 +00:00
Makefile Add soft updates to the set of things being tagged. Syntax cleanup. 2000-01-27 01:22:06 +00:00