MIPS: Add TLBR and ROTR to uasm.
[safe/jmp/linux-2.6] / arch / mips / mm / uasm.c
2010-02-27 David DaneyMIPS: Add TLBR and ROTR to uasm.
2010-02-27 Florian FainelliMIPS: Move arch/mips/mm/uasm.h to arch/mips/include...
2009-12-17 David DaneyMIPS: Add drotr and dins instructions to uasm.
2008-07-15 Dmitri Vorobiev[MIPS] Make two functions static
2008-04-28 Thiemo Seufer[MIPS] Reimplement clear_page/copy_page
2008-03-12 Ralf Baechle[MIPS] Fix loads of section missmatches
2008-02-01 Thiemo Seufer[MIPS] Split the micro-assembler from tlbex.c.