projects
/
oota-llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8370d91
)
Add FIXME. Thumb2 ADR encoding choice is non-trivial.
author
Jim Grosbach
<grosbach@apple.com>
Fri, 2 Sep 2011 17:21:59 +0000
(17:21 +0000)
committer
Jim Grosbach
<grosbach@apple.com>
Fri, 2 Sep 2011 17:21:59 +0000
(17:21 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@139008
91177308
-0d34-0410-b5e6-
96231b3b80d8
test/MC/ARM/basic-thumb2-instructions.s
patch
|
blob
|
history
diff --git
a/test/MC/ARM/basic-thumb2-instructions.s
b/test/MC/ARM/basic-thumb2-instructions.s
index 4641fe3d37f066d05b7069deb04ea1b3830ea80e..e8ff1e97a824918641bdd116ac3afe890683db76 100644
(file)
--- a/
test/MC/ARM/basic-thumb2-instructions.s
+++ b/
test/MC/ARM/basic-thumb2-instructions.s
@@
-86,6
+86,12
@@
_func:
@ CHECK: addw r12, r6, #256 @ encoding: [0x06,0xf2,0x00,0x1c]
@ CHECK: adds.w r1, r2, #496 @ encoding: [0x12,0xf5,0xf8,0x71]
+
+@------------------------------------------------------------------------------
+@ FIXME: ADR
+@------------------------------------------------------------------------------
+
+
@------------------------------------------------------------------------------
@ B
@------------------------------------------------------------------------------