summaryrefslogtreecommitdiffstats
path: root/arch/mips/mm/uasm.c
Commit message (Expand)AuthorAgeFilesLines
* MIPS: Use WARN() in uasm for better diagnostics.David Daney2011-01-181-24/+16Star
* MIPS: Add LDX and LWX instructions to uasm.David Daney2011-01-181-1/+6
* MIPS: Add DINSM to uasm.David Daney2011-01-181-1/+10
* MIPS: Octeon: Apply CN63XXP1 errata workarounds.David Daney2010-10-291-1/+19
* MIPS: uasm: Add option to export uasm API.David Daney2010-08-051-49/+82
* MIPS: uasm: Add BBIT0 and BBIT1 instructionsDavid Daney2010-08-051-1/+21
* MIPS: uasm: Add drotr32 and uasm_i_drotr_safe.David Daney2010-08-051-5/+8
* MIPS: uasm: Add OR instruction.Ralf Baechle2010-04-121-1/+3
* MIPS: Add SYSCALL to uasm.David Daney2010-04-121-2/+17
* MIPS: Add TLBR and ROTR to uasm.David Daney2010-02-271-2/+7
* MIPS: Move arch/mips/mm/uasm.h to arch/mips/include/asm/uasm.hFlorian Fainelli2010-02-271-2/+1Star
* MIPS: Add drotr and dins instructions to uasm.David Daney2009-12-171-3/+13
* [MIPS] Make two functions staticDmitri Vorobiev2008-07-151-2/+2
* [MIPS] Reimplement clear_page/copy_pageThiemo Seufer2008-04-281-7/+19
* [MIPS] Fix loads of section missmatchesRalf Baechle2008-03-121-34/+34
* [MIPS] Split the micro-assembler from tlbex.c.Thiemo Seufer2008-02-011-0/+576