aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/include/asm/uasm.h
Commit message (Expand)AuthorAge
* MIPS: uasm: Add INS and EXT instructions.Steven J. Hill2012-09-13
* MIPS: Fixup ordering of micro assembler instructions.Steven J. Hill2012-07-23
* MIPS: Don't use module.h just to export symbols in asm/uasm.hPaul Gortmaker2012-05-15
* MIPS: Add uasm UASM_i_SRL_SAFE macro.David Daney2011-07-26
* MIPS: Add LDX and LWX instructions to uasm.David Daney2011-01-18
* MIPS: Declare uasm bbit0 and bbit1 functions.David Daney2011-01-18
* MIPS: Add DINSM to uasm.David Daney2011-01-18
* MIPS: uasm: Add option to export uasm API.David Daney2010-08-05
* MIPS: uasm: Add BBIT0 and BBIT1 instructionsDavid Daney2010-08-05
* MIPS: uasm: Add drotr32 and uasm_i_drotr_safe.David Daney2010-08-05
* MIPS: Add uasm_i_dsrl_safe() and uasm_i_dsll_safe() to uasm.David Daney2010-04-30
* MIPS: uasm: Add OR instruction.Ralf Baechle2010-04-12
* MIPS: Add SYSCALL to uasm.David Daney2010-04-12
* MIPS: Add TLBR and ROTR to uasm.David Daney2010-02-27
* MIPS: Move arch/mips/mm/uasm.h to arch/mips/include/asm/uasm.hFlorian Fainelli2010-02-27