index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
mips
/
mm
/
uasm.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-05-01
MIPS: microMIPS: uasm: Split 'uasm.c' into two files.
Steven J. Hill
1
-248
/
+78
2013-02-01
MIPS: Whitespace cleanup.
Ralf Baechle
1
-8
/
+8
2012-09-13
MIPS: uasm: Add INS and EXT instructions.
Steven J. Hill
1
-5
/
+18
2012-07-23
MIPS: Fixup ordering of micro assembler instructions.
Steven J. Hill
1
-32
/
+30
2011-01-18
MIPS: Use WARN() in uasm for better diagnostics.
David Daney
1
-24
/
+16
2011-01-18
MIPS: Add LDX and LWX instructions to uasm.
David Daney
1
-1
/
+6
2011-01-18
MIPS: Add DINSM to uasm.
David Daney
1
-1
/
+10
2010-10-29
MIPS: Octeon: Apply CN63XXP1 errata workarounds.
David Daney
1
-1
/
+19
2010-08-05
MIPS: uasm: Add option to export uasm API.
David Daney
1
-49
/
+82
2010-08-05
MIPS: uasm: Add BBIT0 and BBIT1 instructions
David Daney
1
-1
/
+21
2010-08-05
MIPS: uasm: Add drotr32 and uasm_i_drotr_safe.
David Daney
1
-5
/
+8
2010-04-12
MIPS: uasm: Add OR instruction.
Ralf Baechle
1
-1
/
+3
2010-04-12
MIPS: Add SYSCALL to uasm.
David Daney
1
-2
/
+17
2010-02-27
MIPS: Add TLBR and ROTR to uasm.
David Daney
1
-2
/
+7
2010-02-27
MIPS: Move arch/mips/mm/uasm.h to arch/mips/include/asm/uasm.h
Florian Fainelli
1
-2
/
+1
2009-12-17
MIPS: Add drotr and dins instructions to uasm.
David Daney
1
-3
/
+13
2008-07-15
[MIPS] Make two functions static
Dmitri Vorobiev
1
-2
/
+2
2008-04-28
[MIPS] Reimplement clear_page/copy_page
Thiemo Seufer
1
-7
/
+19
2008-03-12
[MIPS] Fix loads of section missmatches
Ralf Baechle
1
-34
/
+34
2008-02-01
[MIPS] Split the micro-assembler from tlbex.c.
Thiemo Seufer
1
-0
/
+576