index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
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
Files
Lines
2019-03-19
MIPS: uasm: Add div, mul and sel instructions for mipsr6
Hassan Naveed
1
-0
/
+8
2018-12-07
mips: bpf: implement jitting of BPF_ALU | BPF_ARSH | BPF_X
Jiong Wang
1
-0
/
+1
2017-06-28
MIPS: Add some instructions to uasm.
David Daney
1
-0
/
+30
2017-04-12
MIPS: uasm: Remove needless ISA abstraction
Paul Burton
1
-59
/
+28
2017-04-10
MIPS: uasm: Add support for LHU.
David Daney
1
-0
/
+1
2017-02-03
MIPS: uasm: Add include guards in asm/uasm.h
James Hogan
1
-0
/
+5
2016-07-05
MIPS: uasm: Add MTHI/MTLO instructions
James Hogan
1
-0
/
+2
2016-07-05
MIPS: uasm: Add DI instruction
James Hogan
1
-0
/
+1
2016-07-05
MIPS: uasm: Add CFCMSA/CTCMSA instructions
James Hogan
1
-0
/
+2
2016-07-05
MIPS: uasm: Add CFC1/CTC1 instructions
James Hogan
1
-0
/
+2
2016-05-13
MIPS: Loongson-3: Fast TLB refill handler
Huacai Chen
1
-1
/
+2
2014-11-24
MIPS: Add MFHC0 and MTHC0 instructions to uasm.
Steven J. Hill
1
-0
/
+2
2014-06-26
MIPS: uasm: Add SLT uasm instruction
Markos Chandras
1
-0
/
+1
2014-06-26
MIPS: uasm: Add s3s1s2 instruction builder
Markos Chandras
1
-0
/
+3
2014-05-30
MIPS: uasm: Add lb uasm instruction
Markos Chandras
1
-0
/
+1
2014-05-30
MIPS: uasm: Add mflo uasm instruction
Markos Chandras
1
-0
/
+1
2014-05-30
MIPS: uasm: Add mul uasm instruction
Markos Chandras
1
-0
/
+1
2014-05-30
MIPS: uasm: Add lh uam instruction
Markos Chandras
1
-0
/
+1
2014-05-30
MIPS: uasm: Add wsbh uasm instruction
Markos Chandras
1
-0
/
+1
2014-05-30
MIPS: uasm: Add sltu uasm instruction
Markos Chandras
1
-0
/
+1
2014-05-30
MIPS: uasm: Add sltiu uasm instruction
Markos Chandras
1
-0
/
+1
2014-05-30
MIPS: uasm: Add mfhi uasm instruction
Markos Chandras
1
-0
/
+1
2014-05-30
MIPS: uasm: Add divu uasm instruction
Markos Chandras
1
-0
/
+1
2014-05-30
MIPS: uasm: Add srlv uasm instruction
Markos Chandras
1
-0
/
+1
2014-05-30
MIPS: uasm: Add sllv uasm instruction
Markos Chandras
1
-0
/
+1
2014-05-30
MIPS: uasm: Add u3u2u1 instruction builders
Markos Chandras
1
-0
/
+3
2014-05-28
MIPS: uasm: add MT ASE yield instruction
Paul Burton
1
-0
/
+1
2014-05-28
MIPS: uasm: add wait instruction
Paul Burton
1
-0
/
+1
2014-05-28
MIPS: uasm: add sync instruction
Paul Burton
1
-0
/
+1
2014-05-28
MIPS: uasm: add jalr instruction
Paul Burton
1
-0
/
+4
2014-05-28
MIPS: uasm: add a label variant of beq
Paul Burton
1
-0
/
+2
2013-07-14
MIPS: Delete __cpuinit/__CPUINIT usage from MIPS code
Paul Gortmaker
1
-24
/
+13
2013-05-09
MIPS: microMIPS: Fix macro naming in micro-assembler.
Steven J. Hill
1
-2
/
+16
2013-05-01
MIPS: microMIPS: uasm: Add microMIPS micro assembler support.
Steven J. Hill
1
-0
/
+4
2013-05-01
MIPS: microMIPS: uasm: Split 'uasm.c' into two files.
Steven J. Hill
1
-24
/
+38
2013-02-01
MIPS: Whitespace cleanup.
Ralf Baechle
1
-1
/
+1
2012-09-13
MIPS: uasm: Add INS and EXT instructions.
Steven J. Hill
1
-0
/
+2
2012-07-23
MIPS: Fixup ordering of micro assembler instructions.
Steven J. Hill
1
-49
/
+51
2012-05-15
MIPS: Don't use module.h just to export symbols in asm/uasm.h
Paul Gortmaker
1
-1
/
+1
2011-07-26
MIPS: Add uasm UASM_i_SRL_SAFE macro.
David Daney
1
-0
/
+2
2011-01-18
MIPS: Add LDX and LWX instructions to uasm.
David Daney
1
-0
/
+4
2011-01-18
MIPS: Declare uasm bbit0 and bbit1 functions.
David Daney
1
-0
/
+2
2011-01-18
MIPS: Add DINSM to uasm.
David Daney
1
-0
/
+1
2010-08-05
MIPS: uasm: Add option to export uasm API.
David Daney
1
-13
/
+24
2010-08-05
MIPS: uasm: Add BBIT0 and BBIT1 instructions
David Daney
1
-0
/
+4
2010-08-05
MIPS: uasm: Add drotr32 and uasm_i_drotr_safe.
David Daney
1
-0
/
+10
2010-04-30
MIPS: Add uasm_i_dsrl_safe() and uasm_i_dsll_safe() to uasm.
David Daney
1
-0
/
+18
2010-04-12
MIPS: uasm: Add OR instruction.
Ralf Baechle
1
-0
/
+1
2010-04-12
MIPS: Add SYSCALL to uasm.
David Daney
1
-0
/
+1
2010-02-27
MIPS: Add TLBR and ROTR to uasm.
David Daney
1
-0
/
+4
[next]