aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/mm/uasm.c
Commit message (Expand)AuthorAge
* MIPS: OCTEON: Implement DCache errata workaround for all CN6XXXDavid Daney2015-02-20
* MIPS: mm: uasm: Add signed 9-bit immediate related macrosLeonid Yegoshin2015-02-16
* MIPS: Add MFHC0 and MTHC0 instructions to uasm.Steven J. Hill2014-11-24
* MIPS: uasm: Add SLT uasm instructionMarkos Chandras2014-06-26
* MIPS: uasm: Add s3s1s2 instruction builderMarkos Chandras2014-06-26
* MIPS: uasm: Add lb uasm instructionMarkos Chandras2014-05-30
* MIPS: uasm: Add mflo uasm instructionMarkos Chandras2014-05-30
* MIPS: uasm: Add mul uasm instructionMarkos Chandras2014-05-30
* MIPS: uasm: Add lh uam instructionMarkos Chandras2014-05-30
* MIPS: uasm: Add wsbh uasm instructionMarkos Chandras2014-05-30
* MIPS: uasm: Add sltu uasm instructionMarkos Chandras2014-05-30
* MIPS: uasm: Add sltiu uasm instructionMarkos Chandras2014-05-30
* MIPS: uasm: Add mfhi uasm instructionMarkos Chandras2014-05-30
* MIPS: uasm: Add divu uasm instructionMarkos Chandras2014-05-30
* MIPS: uasm: Add srlv uasm instructionMarkos Chandras2014-05-30
* MIPS: uasm: Add sllv uasm instructionMarkos Chandras2014-05-30
* MIPS: uasm: Add u3u2u1 instruction buildersMarkos Chandras2014-05-30
* MIPS: uasm: add MT ASE yield instructionPaul Burton2014-05-28
* MIPS: uasm: add wait instructionPaul Burton2014-05-28
* MIPS: uasm: add sync instructionPaul Burton2014-05-28
* MIPS: uasm: add jalr instructionPaul Burton2014-05-28
* MIPS: uasm: add a label variant of beqPaul Burton2014-05-28
* MIPS: Delete __cpuinit/__CPUINIT usage from MIPS codePaul Gortmaker2013-07-14
* MIPS: microMIPS: uasm: Split 'uasm.c' into two files.Steven J. Hill2013-05-01
* MIPS: Whitespace cleanup.Ralf Baechle2013-02-01
* MIPS: uasm: Add INS and EXT instructions.Steven J. Hill2012-09-13
* MIPS: Fixup ordering of micro assembler instructions.Steven J. Hill2012-07-23
* MIPS: Use WARN() in uasm for better diagnostics.David Daney2011-01-18
* MIPS: Add LDX and LWX instructions to uasm.David Daney2011-01-18
* MIPS: Add DINSM to uasm.David Daney2011-01-18
* MIPS: Octeon: Apply CN63XXP1 errata workarounds.David Daney2010-10-29
* MIPS: uasm: Add option to export uasm API.David Daney2010-08-05
* MIPS: uasm: Add BBIT0 and BBIT1 instructionsDavid Daney2010-08-05
* MIPS: uasm: Add drotr32 and uasm_i_drotr_safe.David Daney2010-08-05
* MIPS: uasm: Add OR instruction.Ralf Baechle2010-04-12
* MIPS: Add SYSCALL to uasm.David Daney2010-04-12
* MIPS: Add TLBR and ROTR to uasm.David Daney2010-02-27
* MIPS: Move arch/mips/mm/uasm.h to arch/mips/include/asm/uasm.hFlorian Fainelli2010-02-27
* MIPS: Add drotr and dins instructions to uasm.David Daney2009-12-16
* [MIPS] Make two functions staticDmitri Vorobiev2008-07-15
* [MIPS] Reimplement clear_page/copy_pageThiemo Seufer2008-04-28
* [MIPS] Fix loads of section missmatchesRalf Baechle2008-03-12
* [MIPS] Split the micro-assembler from tlbex.c.Thiemo Seufer2008-02-01