NetBSD/sys/arch/evbppc/pmppc
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
..
dev powerpc: Sprinkle "memory" clobbers on eieio and nearby asm blocks. 2022-02-16 23:49:26 +00:00
pci
autoconf.c
machdep.c
mainbus.c
pic_cpc700.c
pmppc_locore.S