kernel_optimize_test/arch/mips/mm
Steven J. Hill 2a0b24f56c MIPS: microMIPS: Add support for exception handling.
All exceptions must be taken in microMIPS mode, never in classic
MIPS mode or the kernel falls apart. A few NOP instructions are
used to maintain the correct alignment of microMIPS versions of
the exception vectors.

Signed-off-by: Steven J. Hill <Steven.Hill@imgtec.com>
2013-05-09 17:55:18 +02:00
..
c-octeon.c
c-r3k.c
c-r4k.c MIPS: Add option to disable software I/O coherency. 2013-05-01 16:32:49 -05:00
c-tx39.c
cache.c
cerr-sb1.c
cex-gen.S
cex-oct.S
cex-sb1.S
dma-default.c MIPS: Add option to disable software I/O coherency. 2013-05-01 16:32:49 -05:00
extable.c
fault.c
gup.c
highmem.c
hugetlbpage.c
init.c
ioremap.c
Makefile MIPS: microMIPS: uasm: Add microMIPS micro assembler support. 2013-05-01 16:32:46 -05:00
mmap.c
page-funcs.S
page.c
pgtable-32.c
pgtable-64.c
sc-ip22.c
sc-mips.c
sc-r5k.c
sc-rm7k.c
tlb-r3k.c MIPS: Allow ASID size to be determined at boot time. 2013-05-08 12:30:10 +02:00
tlb-r4k.c MIPS: Allow ASID size to be determined at boot time. 2013-05-08 12:30:10 +02:00
tlb-r8k.c MIPS: Allow ASID size to be determined at boot time. 2013-05-08 12:30:10 +02:00
tlbex-fault.S
tlbex.c MIPS: microMIPS: Add support for exception handling. 2013-05-09 17:55:18 +02:00
uasm-micromips.c MIPS: microMIPS: Fix incorrect mask for jump immediate. 2013-05-09 17:55:18 +02:00
uasm-mips.c MIPS: microMIPS: Fix macro naming in micro-assembler. 2013-05-09 17:55:18 +02:00
uasm.c