index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
mips
/
include
/
asm
/
uasm.h
Commit message (
Expand
)
Author
Age
*
MIPS: Add MFHC0 and MTHC0 instructions to uasm.
Steven J. Hill
2014-11-24
*
MIPS: uasm: Add SLT uasm instruction
Markos Chandras
2014-06-26
*
MIPS: uasm: Add s3s1s2 instruction builder
Markos Chandras
2014-06-26
*
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-30
*
MIPS: uasm: Add u3u2u1 instruction builders
Markos Chandras
2014-05-30
*
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-05-28
*
MIPS: uasm: add a label variant of beq
Paul Burton
2014-05-28
*
MIPS: Delete __cpuinit/__CPUINIT usage from MIPS code
Paul Gortmaker
2013-07-14
*
MIPS: microMIPS: Fix macro naming in micro-assembler.
Steven J. Hill
2013-05-09
*
MIPS: microMIPS: uasm: Add microMIPS micro assembler support.
Steven J. Hill
2013-05-01
*
MIPS: microMIPS: uasm: Split 'uasm.c' into two files.
Steven J. Hill
2013-05-01
*
MIPS: Whitespace cleanup.
Ralf Baechle
2013-02-01
*
MIPS: uasm: Add INS and EXT instructions.
Steven J. Hill
2012-09-13
*
MIPS: Fixup ordering of micro assembler instructions.
Steven J. Hill
2012-07-23
*
MIPS: Don't use module.h just to export symbols in asm/uasm.h
Paul Gortmaker
2012-05-15
*
MIPS: Add uasm UASM_i_SRL_SAFE macro.
David Daney
2011-07-26
*
MIPS: Add LDX and LWX instructions to uasm.
David Daney
2011-01-18
*
MIPS: Declare uasm bbit0 and bbit1 functions.
David Daney
2011-01-18
*
MIPS: Add DINSM to uasm.
David Daney
2011-01-18
*
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-08-05
*
MIPS: Add uasm_i_dsrl_safe() and uasm_i_dsll_safe() to uasm.
David Daney
2010-04-30
*
MIPS: uasm: Add OR instruction.
Ralf Baechle
2010-04-12
*
MIPS: Add SYSCALL to uasm.
David Daney
2010-04-12
*
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
2010-02-27