index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
llvm
/
test
/
MC
/
Disassembler
/
ARM
/
basic-arm-instructions.txt
Commit message (
Expand
)
Author
Age
Files
Lines
*
[ARM][v8.5A] Add speculation barriers SSBB and PSSBB
Oliver Stannard
2018-09-28
1
-2
/
+2
*
Add support for ARM modified-immediate assembly syntax.
Asiri Rathnayake
2014-12-02
1
-2
/
+108
*
[ARM] Introduce the 'sevl' instruction in ARMv8.
Joey Gouly
2013-10-01
1
-0
/
+2
*
ARM: ISB cannot be passed the same options as DMB
Amaury de la Vieuville
2013-06-10
1
-0
/
+2
*
ARM: fix CPS decoding when ambiguous with QADD
Amaury de la Vieuville
2013-06-08
1
-0
/
+4
*
This is a simple patch that changes RRX and RRXS to accept all registers as o...
Mihai Popa
2013-06-05
1
-0
/
+23
*
The purpose of the patch is to fix the syntax of ARM mrc and mrc2 instruction...
Mihai Popa
2013-05-13
1
-0
/
+4
*
ARM: Permit "sp" in ARM variant of STREXD instructions
Tim Northover
2013-04-19
1
-1
/
+2
*
ARM: permit "sp" in ARM variants of MOVW/MOVT instructions
Tim Northover
2013-04-19
1
-0
/
+6
*
ARM: Make "SMC" instructions conditional on new TrustZone architecture feature.
Tim Northover
2013-04-10
1
-9
/
+0
*
Fix #13138, a bug around ARM instruction DSB encoding and decoding issue.
Jiangning Liu
2012-08-02
1
-31
/
+61
*
Fix #13241, a bug around shift immediate operand for ARM instruction ADR.
Jiangning Liu
2012-08-02
1
-0
/
+6
*
Specify cpu to unbreak tests.
Evan Cheng
2012-04-26
1
-1
/
+1
*
Revert r142618, r142622, and r142624, which were based on an incorrect readin...
Owen Anderson
2011-10-20
1
-5
/
+49
*
Fix decoding tests for fixed MSR encodings.
Owen Anderson
2011-10-20
1
-49
/
+5
*
Improve encoding support for BLX with immediat eoperands, and fix a BLX decod...
Owen Anderson
2011-08-26
1
-0
/
+9
*
Support an extension of ARM asm syntax to allow immediate operands to ADR ins...
Owen Anderson
2011-08-26
1
-0
/
+8
*
Fix incorrect encoding of UMAAL and friends. Patch by James Molloy.
Owen Anderson
2011-08-15
1
-2
/
+2
*
Port over the basic ARM encodings test file to a decoding test file. Greatly...
Owen Anderson
2011-08-12
1
-0
/
+2345