index
:
~airlied/linux
01.01-gsp-rm
amdgpu-dc-cleanups
amdgpu-non-dc-cleanups
amdgpu-semaphores
amdgpu-semapohres-sync-file
ast-fixes
ast-updates
cache-hacks
dal-4.7-minor-cleanups
dma-buf-merge
dp-mst-audio
drm-5.20-merged
drm-5.8-merged
drm-amdgpu-dal-wip
drm-amdgpu-dal-wip-bios-parser-separate
drm-amdgpu-objects
drm-connector-lifetimes
drm-core-next
drm-core-next-testing
drm-displayid-timings
drm-dmabuf
drm-dmabuf-wip
drm-dmabuf2
drm-exclusive-objects
drm-fixes
drm-fixes-amd-acp
drm-fixes-intel
drm-fixes-kbl
drm-fixes-mst
drm-fixes-no-fbcon
drm-fixes-staging
drm-hacked-to-shit
drm-i915-display-funcs-constify
drm-i915-mst-support
drm-i915-mst-support-next
drm-i915-mst-v3.14
drm-i915-mst-v3.16
drm-i915-next
drm-intel-display-refactor
drm-lease-v5
drm-legacy-cleanup
drm-linus-merged
drm-mst-dell-30-hacks
drm-mst-fixes
drm-mst-hide-monitor
drm-mst-next
drm-mst-tiled
drm-next
drm-next-5.10-merged
drm-next-5.11-merged
drm-next-5.15-merged
drm-next-5.17-merged
drm-next-5.5-merged
drm-next-6.1-merged
drm-next-6.2-merged
drm-next-6.9-merged
drm-next-amd-dc-staging
drm-next-ast-2500
drm-next-ast-fixes
drm-next-coc
drm-next-lease-stage
drm-next-merged
drm-next-mst-prep
drm-next-staging
drm-next-todo
drm-next-wip-fix-runtime-race
drm-nouveau-destage
drm-optimus-power-down
drm-optimus-power-down-snd-merge
drm-prime-dmabuf
drm-prime-dmabuf-initial
drm-prime-vmap
drm-radeon-aiw
drm-radeon-mullins
drm-radeon-poweroff
drm-radeon-sitn-support
drm-radeon-sun-hainan
drm-radeon-testing
drm-rcar-for-v3.12
drm-render-nodes
drm-syncobj
drm-syncobj-amdgpu
drm-syncobj-sem
drm-syncobj-tip
drm-syncobj-wait-null
drm-udl-next
drm-vma-manager
fbcon-fixes
fbcon-locking-fixes
for-intel-ci
i915-display-funcs-refactor-wip
i915-display-struct-refactor
i915-mst-hacks
i915-uncore-vfunc
i915-vtable-cleanup
kms-server
master
mgag200-queue
mst-hacks
nv-pm-ops2
nv-pm-ops2-wip
nv-pm-ops3
nv-pm-ops3-wip
prime-fixes
prime-merge
prime-todo
prime-todo2
qxl-3d
qxl-cleanups
qxl-demidlayer
qxl-fedora-queue
qxl-fixes
qxl-hack
qxl-kms-test
qxl-next
qxl-upstream
qxl-wtuf-reservations-port
radeon-cs-setup
radeon-mst-hacks
radeon-mst-hacks-rebase
radeon-mst-v1
switchy-wip
ttm-refactor-mem-manager
ttm-refactor-mem-manager-rename
udl-unplug
udl-v2
udl-v4
virgl
virgl-wip
virtio-gpu
virtio-vga
virtio-vga-3d
wip-open-source-userspace
Official DRM kernel tree
airlied
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
2016-08-06
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
1
-5
/
+1
2016-07-24
MIPS: uasm: Handle low values in uasm_in_compat_space_p()
James Hogan
1
-5
/
+1
2016-07-05
MIPS: uasm: Add MTHI/MTLO instructions
James Hogan
1
-5
/
+8
2016-07-05
MIPS: uasm: Add DI instruction
James Hogan
1
-11
/
+12
2016-07-05
MIPS: uasm: Add CFCMSA/CTCMSA instructions
James Hogan
1
-12
/
+14
2016-07-05
MIPS: uasm: Add CFC1/CTC1 instructions
James Hogan
1
-12
/
+14
2016-05-13
MIPS: Loongson-3: Fast TLB refill handler
Huacai Chen
1
-0
/
+3
2015-02-20
MIPS: OCTEON: Implement DCache errata workaround for all CN6XXX
David Daney
1
-1
/
+1
2015-02-16
MIPS: mm: uasm: Add signed 9-bit immediate related macros
Leonid Yegoshin
1
-1
/
+12
2014-11-24
MIPS: Add MFHC0 and MTHC0 instructions to uasm.
Steven J. Hill
1
-6
/
+8
2014-06-26
MIPS: uasm: Add SLT uasm instruction
Markos Chandras
1
-1
/
+2
2014-06-26
MIPS: uasm: Add s3s1s2 instruction builder
Markos Chandras
1
-0
/
+7
2014-05-30
MIPS: uasm: Add lb uasm instruction
Markos Chandras
1
-8
/
+9
2014-05-30
MIPS: uasm: Add mflo uasm instruction
Markos Chandras
1
-5
/
+7
2014-05-30
MIPS: uasm: Add mul uasm instruction
Markos Chandras
1
-1
/
+2
2014-05-30
MIPS: uasm: Add lh uam instruction
Markos Chandras
1
-6
/
+7
2014-05-30
MIPS: uasm: Add wsbh uasm instruction
Markos Chandras
1
-1
/
+2
2014-05-30
MIPS: uasm: Add sltu uasm instruction
Markos Chandras
1
-1
/
+2
2014-05-30
MIPS: uasm: Add sltiu uasm instruction
Markos Chandras
1
-4
/
+5
2014-05-30
MIPS: uasm: Add mfhi uasm instruction
Markos Chandras
1
-4
/
+6
2014-05-30
MIPS: uasm: Add divu uasm instruction
Markos Chandras
1
-1
/
+2
2014-05-30
MIPS: uasm: Add srlv uasm instruction
Markos Chandras
1
-3
/
+4
2014-05-30
MIPS: uasm: Add sllv uasm instruction
Markos Chandras
1
-3
/
+4
2014-05-30
MIPS: uasm: Add u3u2u1 instruction builders
Markos Chandras
1
-0
/
+7
2014-05-28
MIPS: uasm: add MT ASE yield instruction
Paul Burton
1
-1
/
+9
2014-05-28
MIPS: uasm: add wait instruction
Paul Burton
1
-1
/
+2
2014-05-28
MIPS: uasm: add sync instruction
Paul Burton
1
-2
/
+3
2014-05-28
MIPS: uasm: add jalr instruction
Paul Burton
1
-4
/
+5
2014-05-28
MIPS: uasm: add a label variant of beq
Paul Burton
1
-0
/
+8
2013-07-14
MIPS: Delete __cpuinit/__CPUINIT usage from MIPS code
Paul Gortmaker
1
-56
/
+50
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