NetBSD/sys/arch/sparc64
martin 22699d7467 On second thought do not use bit 13 as a flag for syscall numbers, userland
typically sets those from a 13bit signed integer immediate field in the
instruction, so would need to jump through hoops (ok, small hoops) to
avoid sign extension.
Use a combination of the existing syscall flags instead.
2011-03-27 18:47:08 +00:00
..
compile
conf enable pci@pryo@mainbus and ebus@mainbus attachments. 2011-03-20 23:31:36 +00:00
dev re-add most of the pryo-supporting code, and some general clean up: 2011-03-20 21:26:36 +00:00
include On second thought do not use bit 13 as a flag for syscall numbers, userland 2011-03-27 18:47:08 +00:00
sparc64 On second thought do not use bit 13 as a flag for syscall numbers, userland 2011-03-27 18:47:08 +00:00
stand
Makefile