开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
mips
/
mm
/
uasm.c
Age
Commit message (
Expand
)
Author
2011-01-18
MIPS: Use WARN() in uasm for better diagnostics.
David Daney
2011-01-18
MIPS: Add LDX and LWX instructions to uasm.
David Daney
2011-01-18
MIPS: Add DINSM to uasm.
David Daney
2010-10-29
MIPS: Octeon: Apply CN63XXP1 errata workarounds.
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-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
2009-12-17
MIPS: Add drotr and dins instructions to uasm.
David Daney
2008-07-15
[MIPS] Make two functions static
Dmitri Vorobiev
2008-04-28
[MIPS] Reimplement clear_page/copy_page
Thiemo Seufer
2008-03-12
[MIPS] Fix loads of section missmatches
Ralf Baechle
2008-02-01
[MIPS] Split the micro-assembler from tlbex.c.
Thiemo Seufer