aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/include/asm/uasm.h
AgeCommit message (Expand)Author
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
2016-05-13MIPS: Loongson-3: Fast TLB refill handlerHuacai Chen
2014-11-24MIPS: Add MFHC0 and MTHC0 instructions to uasm.Steven J. Hill
2014-06-26MIPS: uasm: Add SLT uasm instructionMarkos Chandras
2014-06-26MIPS: uasm: Add s3s1s2 instruction builderMarkos 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 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-30MIPS: uasm: Add u3u2u1 instruction buildersMarkos Chandras
2014-05-28MIPS: uasm: add MT ASE yield instructionPaul Burton
2014-05-28MIPS: uasm: add wait instructionPaul Burton
2014-05-28MIPS: uasm: add sync instructionPaul Burton
2014-05-28MIPS: uasm: add jalr instructionPaul Burton
2014-05-28MIPS: uasm: add a label variant of beqPaul Burton
2013-07-14MIPS: Delete __cpuinit/__CPUINIT usage from MIPS codePaul Gortmaker
2013-05-09MIPS: microMIPS: Fix macro naming in micro-assembler.Steven J. Hill
2013-05-01MIPS: microMIPS: uasm: Add microMIPS micro assembler support.Steven J. Hill
2013-05-01MIPS: microMIPS: uasm: Split 'uasm.c' into two files.Steven J. Hill
2013-02-01MIPS: Whitespace cleanup.Ralf Baechle
2012-09-13MIPS: uasm: Add INS and EXT instructions.Steven J. Hill
2012-07-23MIPS: Fixup ordering of micro assembler instructions.Steven J. Hill
2012-05-15MIPS: Don't use module.h just to export symbols in asm/uasm.hPaul Gortmaker
2011-07-26MIPS: Add uasm UASM_i_SRL_SAFE macro.David Daney
2011-01-18MIPS: Add LDX and LWX instructions to uasm.David Daney
2011-01-18MIPS: Declare uasm bbit0 and bbit1 functions.David Daney
2011-01-18MIPS: Add DINSM to uasm.David Daney
2010-08-05MIPS: uasm: Add option to export uasm API.David Daney
2010-08-05MIPS: uasm: Add BBIT0 and BBIT1 instructionsDavid Daney
2010-08-05MIPS: uasm: Add drotr32 and uasm_i_drotr_safe.David Daney
2010-04-30MIPS: Add uasm_i_dsrl_safe() and uasm_i_dsll_safe() to uasm.David Daney
2010-04-12MIPS: uasm: Add OR instruction.Ralf Baechle
2010-04-12MIPS: Add SYSCALL to uasm.David Daney
2010-02-27MIPS: Add TLBR and ROTR to uasm.David Daney
2010-02-27MIPS: Move arch/mips/mm/uasm.h to arch/mips/include/asm/uasm.hFlorian Fainelli