aboutsummaryrefslogtreecommitdiff
path: root/arch/mips/include/asm/uasm.h
AgeCommit message (Expand)Author
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