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:
534de6c
)
Add FIXME.
author
Jim Grosbach
<grosbach@apple.com>
Thu, 11 Aug 2011 19:43:42 +0000
(19:43 +0000)
committer
Jim Grosbach
<grosbach@apple.com>
Thu, 11 Aug 2011 19:43:42 +0000
(19:43 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@137336
91177308
-0d34-0410-b5e6-
96231b3b80d8
test/MC/ARM/arm-memory-instructions.s
patch
|
blob
|
history
diff --git
a/test/MC/ARM/arm-memory-instructions.s
b/test/MC/ARM/arm-memory-instructions.s
index 7f57835031d34ec67f8f67267a538d376f541e93..fda6031bea4033391d10b13a777b5319954335c3 100644
(file)
--- a/
test/MC/ARM/arm-memory-instructions.s
+++ b/
test/MC/ARM/arm-memory-instructions.s
@@
-350,6
+350,9
@@
_func:
@ CHECK: strb r5, [r7], #72 @ encoding: [0x48,0x50,0xc7,0xe4]
@ CHECK: strb r1, [sp], #-1 @ encoding: [0x01,0x10,0x4d,0xe4]
+@------------------------------------------------------------------------------
+@ FIXME: STRB (literal)
+@------------------------------------------------------------------------------
@------------------------------------------------------------------------------
@ STRB (register)