NetBSD/sys/arch/bebox
riastradh cde8f271ec powerpc: Sprinkle "memory" clobbers on eieio and nearby asm blocks.
Otherwise the compiler may reorder these around loads and stores,
which mostly defeats the purpose.  `asm volatile' just ensures the
instruction isn't _deleted_; it may still move around.
2022-02-16 23:49:26 +00:00
..
bebox Merge thorpej-cfargs2. 2021-08-07 16:18:40 +00:00
compile
conf
include s/Miscellanous/Miscellaneous/ in copypasta comments. 2021-12-12 11:10:03 +00:00
isa
pci
stand powerpc: Sprinkle "memory" clobbers on eieio and nearby asm blocks. 2022-02-16 23:49:26 +00:00
Makefile