freebsd-nq/sys/alpha
John Baldwin 80d52f16da Stop using the '+' constraint modifier with inline assembly. The '+'
constraint is actually only allowed for register operands.  Instead, use
separate input and output memory constraints.

Education from:	alc
Reviewed by:	alc
Tested on:	i386, alpha
MFC after:	1 week
2005-09-15 19:31:22 +00:00
..
alpha Add a memory barrier for PREWRITE operations to ensure all writes by the 2005-09-15 17:09:42 +00:00
compile
conf Add hints for uart(4). These are the same as for sio(4) and make it 2005-08-06 19:24:22 +00:00
include Stop using the '+' constraint modifier with inline assembly. The '+' 2005-09-15 19:31:22 +00:00
isa Remove bus_{mem,p}io.h and related code for a micro-optimization on i386 2005-05-29 04:42:30 +00:00
linux Move MODULE_DEPEND() statements for SYSVIPC dependencies to linux_ipc.c 2005-07-29 19:40:39 +00:00
mcbus Begin all license/copyright comments with /*- or #- 2005-01-05 20:05:52 +00:00
osf1 Add a 'sysent' target that depends on the various files built from 2005-07-13 20:50:17 +00:00
pci add cpu_idle support for 21066A based lca systems 2005-01-31 23:07:42 +00:00
tlsb Begin all license/copyright comments with /*- or #- 2005-01-05 20:05:52 +00:00
Makefile