freebsd-dev/sys/powerpc/powerpc
Nathan Whitehorn 496ef31252 MFC r199886:
Add a CPU features framework on PowerPC and simplify CPU setup a little
more. This provides three new sysctls to user space:
hw.cpu_features - A bitmask of available CPU features
hw.floatingpoint - Whether or not there is hardware FP support
hw.altivec - Whether or not Altivec is available

PR:		powerpc/139154
2009-12-08 05:37:08 +00:00
..
altivec.c Add Altivec support for supported CPUs. This is derived from the FPU support 2009-02-20 17:48:40 +00:00
atomic.S
autoconf.c Add suppport for ISA and ISA interrupts to make the ATA 2009-04-24 03:51:11 +00:00
bcopy.c
bus_machdep.c Provide 64-bit big endian bus space operations for PowerPC. They are required 2009-06-06 09:33:32 +00:00
busdma_machdep.c Improve style(9), clean up. 2009-05-21 12:05:15 +00:00
copystr.c
cpu.c MFC r199886: 2009-12-08 05:37:08 +00:00
db_disasm.c
db_hwwatch.c
db_interface.c In db_show_mdpcpu(), print MD fields. 2008-08-30 18:50:11 +00:00
db_trace.c Unify and generalize PowerPC headers, adjust AIM code accordingly. 2008-03-02 17:05:57 +00:00
dump_machdep.c PowerPC, meet kernel core dumps. The support is based 2009-04-04 02:12:37 +00:00
elf_machdep.c MFC r197729: 2009-12-05 20:43:15 +00:00
fpu.c
fuswintr.c
gdb_machdep.c Make remote GDB work for AIM processors. For BookE, the kernel 2008-03-17 00:46:52 +00:00
genassym.c Initial support for SMP on PowerPC MPC85xx. 2009-05-21 11:43:37 +00:00
in_cksum.c
intr_machdep.c Add suppport for ISA and ISA interrupts to make the ATA 2009-04-24 03:51:11 +00:00
mem.c Add support for 64-bit PowerPC CPUs operating in the 64-bit bridge mode 2009-04-04 00:22:44 +00:00
mmu_if.m PowerPC, meet kernel core dumps. The support is based 2009-04-04 02:12:37 +00:00
mp_machdep.c MFC r198212,198378,198427,198428,198723,198724,198725,198731: 2009-11-28 19:37:58 +00:00
openpic.c Get the gdb/psim emulator functioning again. 2009-06-10 12:47:54 +00:00
pic_if.m Add support for the BUS_CONFIG_INTR() method to the platform and to 2008-03-07 22:08:43 +00:00
platform_if.m Factor out platform dependent things unrelated to device drivers into a 2009-05-14 00:34:26 +00:00
platform.c Factor out platform dependent things unrelated to device drivers into a 2009-05-14 00:34:26 +00:00
pmap_dispatch.c Factor out platform dependent things unrelated to device drivers into a 2009-05-14 00:34:26 +00:00
sc_machdep.c
setjmp.S
sigcode.S
stack_machdep.c MFC r198678: 2009-12-08 05:32:44 +00:00
suswintr.c
syncicache.c Allow the cacheline size on PowerPC to be set at runtime. This is essential for 2008-09-24 00:28:46 +00:00
sys_machdep.c
uio_machdep.c Add support for 64-bit PowerPC CPUs operating in the 64-bit bridge mode 2009-04-04 00:22:44 +00:00