index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
mips
/
mm
/
uasm-mips.c
Age
Commit message (
Expand
)
Author
2014-06-26
MIPS: mm: uasm: Fix lh micro-assembler instruction
Markos Chandras
2014-06-26
MIPS: uasm: Add SLT uasm instruction
Markos Chandras
2014-05-30
MIPS: uasm: Add lb uasm instruction
Markos Chandras
2014-05-30
MIPS: uasm: Add mflo uasm instruction
Markos Chandras
2014-05-30
MIPS: uasm: Add mul uasm instruction
Markos Chandras
2014-05-30
MIPS: uasm: Add lh uam instruction
Markos Chandras
2014-05-30
MIPS: uasm: Add wsbh uasm instruction
Markos Chandras
2014-05-30
MIPS: uasm: Add sltu uasm instruction
Markos Chandras
2014-05-30
MIPS: uasm: Add sltiu uasm instruction
Markos Chandras
2014-05-30
MIPS: uasm: Add mfhi uasm instruction
Markos Chandras
2014-05-30
MIPS: uasm: Add divu uasm instruction
Markos Chandras
2014-05-30
MIPS: uasm: Add srlv uasm instruction
Markos Chandras
2014-05-30
MIPS: uasm: Add sllv uasm instruction
Markos Chandras
2014-05-28
MIPS: uasm: add MT ASE yield instruction
Paul Burton
2014-05-28
MIPS: uasm: add wait instruction
Paul Burton
2014-05-28
MIPS: uasm: add sync instruction
Paul Burton
2014-05-28
MIPS: uasm: add jalr instruction
Paul Burton
2014-01-24
mips: delete non-required instances of include <linux/init.h>
Paul Gortmaker
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: Split 'uasm.c' into two files.
Steven J. Hill