summaryrefslogtreecommitdiff
path: root/arch/mips/mm/uasm.c
AgeCommit message (Expand)Author
2017-06-28MIPS: Add some instructions to uasm.David Daney
2017-06-28MIPS: Optimize uasm insn lookup.David Daney
2017-04-12MIPS: uasm: Remove needless ISA abstractionPaul Burton
2017-04-10MIPS: uasm: Add support for LHU.David Daney
2016-08-06Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2016-07-24MIPS: uasm: Handle low values in uasm_in_compat_space_p()James Hogan
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
2015-02-20MIPS: OCTEON: Implement DCache errata workaround for all CN6XXXDavid Daney
2015-02-16MIPS: mm: uasm: Add signed 9-bit immediate related macrosLeonid Yegoshin
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-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
2011-01-18MIPS: Use WARN() in uasm for better diagnostics.David Daney
2011-01-18MIPS: Add LDX and LWX instructions to uasm.David Daney
2011-01-18MIPS: Add DINSM to uasm.David Daney
2010-10-29MIPS: Octeon: Apply CN63XXP1 errata workarounds.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-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
2009-12-17MIPS: Add drotr and dins instructions to uasm.David Daney