aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/mm/uasm-mips.c
Commit message (Expand)AuthorAge
* MIPS: mm: uasm: Fix lh micro-assembler instructionMarkos Chandras2014-06-26
* MIPS: uasm: Add SLT uasm instructionMarkos 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 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: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-24
* MIPS: Delete __cpuinit/__CPUINIT usage from MIPS codePaul Gortmaker2013-07-14
* MIPS: microMIPS: Fix macro naming in micro-assembler.Steven J. Hill2013-05-09
* MIPS: microMIPS: uasm: Split 'uasm.c' into two files.Steven J. Hill2013-05-01