summaryrefslogtreecommitdiffstats
path: root/arch/mips/mm/uasm-mips.c
Commit message (Expand)AuthorAgeFilesLines
* MIPS: mm: Remove dead macro definitionsAndreas Ruprecht2015-02-201-8/+0Star
* MIPS: mm: Add MIPS R6 instruction encodingsLeonid Yegoshin2015-02-161-0/+32
* MIPS: Add MFHC0 and MTHC0 instructions to uasm.Steven J. Hill2014-11-241-0/+2
* MIPS: mm: uasm: Fix lh micro-assembler instructionMarkos Chandras2014-06-261-1/+1
* MIPS: uasm: Add SLT uasm instructionMarkos Chandras2014-06-261-0/+1
* MIPS: uasm: Add lb uasm instructionMarkos Chandras2014-05-301-0/+1
* MIPS: uasm: Add mflo uasm instructionMarkos Chandras2014-05-301-0/+1
* MIPS: uasm: Add mul uasm instructionMarkos Chandras2014-05-301-0/+1
* MIPS: uasm: Add lh uam instructionMarkos Chandras2014-05-301-0/+1
* MIPS: uasm: Add wsbh uasm instructionMarkos Chandras2014-05-301-0/+1
* MIPS: uasm: Add sltu uasm instructionMarkos Chandras2014-05-301-0/+1
* MIPS: uasm: Add sltiu uasm instructionMarkos Chandras2014-05-301-0/+1
* MIPS: uasm: Add mfhi uasm instructionMarkos Chandras2014-05-301-0/+1
* MIPS: uasm: Add divu uasm instructionMarkos Chandras2014-05-301-0/+1
* MIPS: uasm: Add srlv uasm instructionMarkos Chandras2014-05-301-0/+1
* MIPS: uasm: Add sllv uasm instructionMarkos Chandras2014-05-301-0/+1
* MIPS: uasm: add MT ASE yield instructionPaul Burton2014-05-281-0/+1
* MIPS: uasm: add wait instructionPaul Burton2014-05-281-0/+1
* MIPS: uasm: add sync instructionPaul Burton2014-05-281-0/+1
* MIPS: uasm: add jalr instructionPaul Burton2014-05-281-0/+1
* mips: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-241-1/+0Star
* MIPS: Delete __cpuinit/__CPUINIT usage from MIPS codePaul Gortmaker2013-07-151-5/+5
* MIPS: microMIPS: Fix macro naming in micro-assembler.Steven J. Hill2013-05-091-0/+9
* MIPS: microMIPS: uasm: Split 'uasm.c' into two files.Steven J. Hill2013-05-011-0/+196