| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
|
|
|
|
|
|
|
| |
with immediates up to 16-bits in size. The same logic is applied to other LDR
encodings, e.g. VLDR, but which use a different immediate bit width (8-bits in
VLDR's case). Removing the "12" allows it to be more generic.
llvm-svn: 118094
|
|
|
|
| |
llvm-svn: 117929
|
|
|
|
|
|
|
| |
vldr.64 to work. I have no idea if this is fully right, but
it is in the right direction.
llvm-svn: 117626
|
|
|
|
|
|
| |
it looks like we're not handling [] operands though
llvm-svn: 117607
|
|
|
|
|
|
|
| |
(like ARM) correctly. With this change, we can now match "bx lr"
because we recognize lr as a register.
llvm-svn: 117606
|
|
llvm-svn: 115414
|