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
/
lib
/
Target
/
ARM
/
ARMInstrFormats.td
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update ARM Insn encoding to get endian-ness to match the documentation (31-0 ...
Jim Grosbach
2008-10-14
1
-23
/
+19
*
Fix addrmode1 instruction encodings; fix bx_ret encoding.
Evan Cheng
2008-09-17
1
-7
/
+0
*
Specify instruction encoding using range list to avoid endianess issues.
Evan Cheng
2008-09-17
1
-25
/
+26
*
Revert 56176. All those instruction formats are still needed.
Evan Cheng
2008-09-13
1
-9
/
+20
*
Eliminate unnecessary instruction formats.
Evan Cheng
2008-09-12
1
-20
/
+9
*
Addrmode 1 S bit can be dynamically set. Look for CPSR def.
Evan Cheng
2008-09-12
1
-2
/
+0
*
Control flow instruction encodings.
Evan Cheng
2008-09-01
1
-12
/
+66
*
ldm / stm instruction encodings.
Evan Cheng
2008-09-01
1
-3
/
+25
*
AXI2 and AXI3 instruction encodings.
Evan Cheng
2008-09-01
1
-0
/
+84
*
Reorganize instruction formats again; AXI1 encoding.
Evan Cheng
2008-09-01
1
-34
/
+35
*
addrmode3 instruction encodings.
Evan Cheng
2008-09-01
1
-28
/
+194
*
Reorganize some instruction format definitions. No functionality change.
Evan Cheng
2008-09-01
1
-18
/
+29
*
Rest of addrmode2 instruction encodings.
Evan Cheng
2008-09-01
1
-4
/
+96
*
Addr2 word / byte load encodings.
Evan Cheng
2008-08-31
1
-1
/
+21
*
Addr1 instructions opcodes are encoded in bits 21-24; encode S bit.
Evan Cheng
2008-08-31
1
-4
/
+5
*
addrmode1 (data processing) instruction encoding: bits 5-6 are 0, bits 7-10 e...
Evan Cheng
2008-08-29
1
-3
/
+10
*
More refactoring.
Evan Cheng
2008-08-29
1
-0
/
+55
*
Refactor ARM instruction format definitions into a separate file. No function...
Evan Cheng
2008-08-28
1
-0
/
+228