aboutsummaryrefslogtreecommitdiff
path: root/arch/mips/mm/uasm-micromips.c
AgeCommit message (Expand)Author
2017-11-15MIPS: microMIPS: Fix incorrect mask in insn_table_MMGustavo A. R. Silva
2016-07-05MIPS: uasm: Add MTHI/MTLO instructionsJames Hogan
2016-07-05MIPS: uasm: Add DI instructionJames Hogan
2016-07-05MIPS: uasm: Add CFCMSA/CTCMSA instructionsJames Hogan
2016-07-05MIPS: uasm: Add CFC1/CTC1 instructionsJames Hogan
2015-02-20MIPS: mm: Remove dead macro definitionsAndreas Ruprecht
2014-06-26MIPS: uasm: Add SLT uasm instructionMarkos Chandras
2014-05-30MIPS: uasm: Add lb uasm instructionMarkos Chandras
2014-05-30MIPS: uasm: Add mflo uasm instructionMarkos Chandras
2014-05-30MIPS: uasm: Add mul uasm instructionMarkos Chandras
2014-05-30MIPS: uasm: Add lh uam instructionMarkos Chandras
2014-05-30MIPS: uasm: Add wsbh uasm instructionMarkos Chandras
2014-05-30MIPS: uasm: Add sltu uasm instructionMarkos Chandras
2014-05-30MIPS: uasm: Add sltiu uasm instructionMarkos Chandras
2014-05-30MIPS: uasm: Add jalr uasm instructionMarkos Chandras
2014-05-30MIPS: uasm: Add mfhi uasm instructionMarkos Chandras
2014-05-30MIPS: uasm: Add divu uasm instructionMarkos Chandras
2014-05-30MIPS: uasm: Add srlv uasm instructionMarkos Chandras
2014-05-30MIPS: uasm: Add sllv uasm instructionMarkos Chandras
2014-05-28MIPS: uasm: add wait instructionPaul Burton
2014-05-28MIPS: uasm: add sync instructionPaul Burton
2014-01-24mips: delete non-required instances of include <linux/init.h>Paul Gortmaker
2013-07-14MIPS: Delete __cpuinit/__CPUINIT usage from MIPS codePaul Gortmaker
2013-05-09MIPS: microMIPS: Fix incorrect mask for jump immediate.Steven J. Hill
2013-05-01MIPS: microMIPS: uasm: Add microMIPS micro assembler support.Steven J. Hill