summaryrefslogtreecommitdiffstats
path: root/arch/mips/mm/uasm-micromips.c
Commit message (Expand)AuthorAgeFilesLines
* MIPS: mm: Fix duplicate "const" on insn_table_MMJames Hogan2018-01-101-1/+1
* MIPS: microMIPS: Fix incorrect mask in insn_table_MMGustavo A. R. Silva2017-11-011-1/+1
* MIPS: Optimize uasm insn lookup.David Daney2017-06-281-96/+92
* MIPS: uasm: Add MTHI/MTLO instructionsJames Hogan2016-07-051-0/+2
* MIPS: uasm: Add DI instructionJames Hogan2016-07-051-0/+1
* MIPS: uasm: Add CFCMSA/CTCMSA instructionsJames Hogan2016-07-051-0/+2
* MIPS: uasm: Add CFC1/CTC1 instructionsJames Hogan2016-07-051-2/+6
* MIPS: mm: Remove dead macro definitionsAndreas Ruprecht2015-02-201-8/+0
* 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 jalr 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 wait instructionPaul Burton2014-05-281-0/+1
* MIPS: uasm: add sync instructionPaul Burton2014-05-281-0/+1
* mips: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-241-1/+0
* MIPS: Delete __cpuinit/__CPUINIT usage from MIPS codePaul Gortmaker2013-07-141-5/+5
* MIPS: microMIPS: Fix incorrect mask for jump immediate.Steven J. Hill2013-05-091-1/+2
* MIPS: microMIPS: uasm: Add microMIPS micro assembler support.Steven J. Hill2013-05-011-0/+220
OpenPOWER on IntegriCloud