index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
mips
/
include
/
asm
/
uasm.h
Age
Commit message (
Expand
)
Author
2013-07-14
MIPS: Delete __cpuinit/__CPUINIT usage from MIPS code
Paul Gortmaker
2013-05-09
MIPS: microMIPS: Fix macro naming in micro-assembler.
Steven J. Hill
2013-05-01
MIPS: microMIPS: uasm: Add microMIPS micro assembler support.
Steven J. Hill
2013-05-01
MIPS: microMIPS: uasm: Split 'uasm.c' into two files.
Steven J. Hill
2013-02-01
MIPS: Whitespace cleanup.
Ralf Baechle
2012-09-13
MIPS: uasm: Add INS and EXT instructions.
Steven J. Hill
2012-07-23
MIPS: Fixup ordering of micro assembler instructions.
Steven J. Hill
2012-05-15
MIPS: Don't use module.h just to export symbols in asm/uasm.h
Paul Gortmaker
2011-07-26
MIPS: Add uasm UASM_i_SRL_SAFE macro.
David Daney
2011-01-18
MIPS: Add LDX and LWX instructions to uasm.
David Daney
2011-01-18
MIPS: Declare uasm bbit0 and bbit1 functions.
David Daney
2011-01-18
MIPS: Add DINSM to uasm.
David Daney
2010-08-05
MIPS: uasm: Add option to export uasm API.
David Daney
2010-08-05
MIPS: uasm: Add BBIT0 and BBIT1 instructions
David Daney
2010-08-05
MIPS: uasm: Add drotr32 and uasm_i_drotr_safe.
David Daney
2010-04-30
MIPS: Add uasm_i_dsrl_safe() and uasm_i_dsll_safe() to uasm.
David Daney
2010-04-12
MIPS: uasm: Add OR instruction.
Ralf Baechle
2010-04-12
MIPS: Add SYSCALL to uasm.
David Daney
2010-02-27
MIPS: Add TLBR and ROTR to uasm.
David Daney
2010-02-27
MIPS: Move arch/mips/mm/uasm.h to arch/mips/include/asm/uasm.h
Florian Fainelli