index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
mips
/
mm
/
uasm.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
MIPS: OCTEON: Implement DCache errata workaround for all CN6XXX
David Daney
2015-02-20
1
-1
/
+1
*
MIPS: mm: uasm: Add signed 9-bit immediate related macros
Leonid Yegoshin
2015-02-16
1
-1
/
+12
*
MIPS: Add MFHC0 and MTHC0 instructions to uasm.
Steven J. Hill
2014-11-24
1
-6
/
+8
*
MIPS: uasm: Add SLT uasm instruction
Markos Chandras
2014-06-26
1
-1
/
+2
*
MIPS: uasm: Add s3s1s2 instruction builder
Markos Chandras
2014-06-26
1
-0
/
+7
*
MIPS: uasm: Add lb uasm instruction
Markos Chandras
2014-05-30
1
-8
/
+9
*
MIPS: uasm: Add mflo uasm instruction
Markos Chandras
2014-05-30
1
-5
/
+7
*
MIPS: uasm: Add mul uasm instruction
Markos Chandras
2014-05-30
1
-1
/
+2
*
MIPS: uasm: Add lh uam instruction
Markos Chandras
2014-05-30
1
-6
/
+7
*
MIPS: uasm: Add wsbh uasm instruction
Markos Chandras
2014-05-30
1
-1
/
+2
*
MIPS: uasm: Add sltu uasm instruction
Markos Chandras
2014-05-30
1
-1
/
+2
*
MIPS: uasm: Add sltiu uasm instruction
Markos Chandras
2014-05-30
1
-4
/
+5
*
MIPS: uasm: Add mfhi uasm instruction
Markos Chandras
2014-05-30
1
-4
/
+6
*
MIPS: uasm: Add divu uasm instruction
Markos Chandras
2014-05-30
1
-1
/
+2
*
MIPS: uasm: Add srlv uasm instruction
Markos Chandras
2014-05-30
1
-3
/
+4
*
MIPS: uasm: Add sllv uasm instruction
Markos Chandras
2014-05-30
1
-3
/
+4
*
MIPS: uasm: Add u3u2u1 instruction builders
Markos Chandras
2014-05-30
1
-0
/
+7
*
MIPS: uasm: add MT ASE yield instruction
Paul Burton
2014-05-28
1
-1
/
+9
*
MIPS: uasm: add wait instruction
Paul Burton
2014-05-28
1
-1
/
+2
*
MIPS: uasm: add sync instruction
Paul Burton
2014-05-28
1
-2
/
+3
*
MIPS: uasm: add jalr instruction
Paul Burton
2014-05-28
1
-4
/
+5
*
MIPS: uasm: add a label variant of beq
Paul Burton
2014-05-28
1
-0
/
+8
*
MIPS: Delete __cpuinit/__CPUINIT usage from MIPS code
Paul Gortmaker
2013-07-14
1
-56
/
+50
*
MIPS: microMIPS: uasm: Split 'uasm.c' into two files.
Steven J. Hill
2013-05-01
1
-248
/
+78
*
MIPS: Whitespace cleanup.
Ralf Baechle
2013-02-01
1
-8
/
+8
*
MIPS: uasm: Add INS and EXT instructions.
Steven J. Hill
2012-09-13
1
-5
/
+18
*
MIPS: Fixup ordering of micro assembler instructions.
Steven J. Hill
2012-07-23
1
-32
/
+30
*
MIPS: Use WARN() in uasm for better diagnostics.
David Daney
2011-01-18
1
-24
/
+16
*
MIPS: Add LDX and LWX instructions to uasm.
David Daney
2011-01-18
1
-1
/
+6
*
MIPS: Add DINSM to uasm.
David Daney
2011-01-18
1
-1
/
+10
*
MIPS: Octeon: Apply CN63XXP1 errata workarounds.
David Daney
2010-10-29
1
-1
/
+19
*
MIPS: uasm: Add option to export uasm API.
David Daney
2010-08-05
1
-49
/
+82
*
MIPS: uasm: Add BBIT0 and BBIT1 instructions
David Daney
2010-08-05
1
-1
/
+21
*
MIPS: uasm: Add drotr32 and uasm_i_drotr_safe.
David Daney
2010-08-05
1
-5
/
+8
*
MIPS: uasm: Add OR instruction.
Ralf Baechle
2010-04-12
1
-1
/
+3
*
MIPS: Add SYSCALL to uasm.
David Daney
2010-04-12
1
-2
/
+17
*
MIPS: Add TLBR and ROTR to uasm.
David Daney
2010-02-27
1
-2
/
+7
*
MIPS: Move arch/mips/mm/uasm.h to arch/mips/include/asm/uasm.h
Florian Fainelli
2010-02-27
1
-2
/
+1
*
MIPS: Add drotr and dins instructions to uasm.
David Daney
2009-12-17
1
-3
/
+13
*
[MIPS] Make two functions static
Dmitri Vorobiev
2008-07-15
1
-2
/
+2
*
[MIPS] Reimplement clear_page/copy_page
Thiemo Seufer
2008-04-28
1
-7
/
+19
*
[MIPS] Fix loads of section missmatches
Ralf Baechle
2008-03-12
1
-34
/
+34
*
[MIPS] Split the micro-assembler from tlbex.c.
Thiemo Seufer
2008-02-01
1
-0
/
+576