aboutsummaryrefslogtreecommitdiff
path: root/arch/mips/mm/uasm.c
AgeCommit message (Expand)Author
2013-02-01MIPS: Whitespace cleanup.Ralf Baechle
2012-09-13MIPS: uasm: Add INS and EXT instructions.Steven J. Hill
2012-07-23MIPS: Fixup ordering of micro assembler instructions.Steven J. Hill
2011-01-18MIPS: Use WARN() in uasm for better diagnostics.David Daney
2011-01-18MIPS: Add LDX and LWX instructions to uasm.David Daney
2011-01-18MIPS: Add DINSM to uasm.David Daney
2010-10-29MIPS: Octeon: Apply CN63XXP1 errata workarounds.David Daney
2010-08-05MIPS: uasm: Add option to export uasm API.David Daney
2010-08-05MIPS: uasm: Add BBIT0 and BBIT1 instructionsDavid Daney
2010-08-05MIPS: uasm: Add drotr32 and uasm_i_drotr_safe.David Daney
2010-04-12MIPS: uasm: Add OR instruction.Ralf Baechle
2010-04-12MIPS: Add SYSCALL to uasm.David Daney
2010-02-27MIPS: Add TLBR and ROTR to uasm.David Daney
2010-02-27MIPS: Move arch/mips/mm/uasm.h to arch/mips/include/asm/uasm.hFlorian Fainelli
2009-12-17MIPS: Add drotr and dins instructions to uasm.David Daney
2008-07-15[MIPS] Make two functions staticDmitri Vorobiev
2008-04-28[MIPS] Reimplement clear_page/copy_pageThiemo Seufer
2008-03-12[MIPS] Fix loads of section missmatchesRalf Baechle
2008-02-01[MIPS] Split the micro-assembler from tlbex.c.Thiemo Seufer