* gas/config/tc-arm.c (arm_ext_mp): Add.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / arm / sp-pc-usage-t.s
index cf38594233e0f4bf7691f224d2db187eefaca8f7..17568665869e0bdbfaf81e03b4e8d36aa8cb55c3 100644 (file)
@@ -38,13 +38,8 @@ ldr  sp, [pc]
 ldr    sp, [r0, +pc]
 
 str    r0, [sp]
-str    r0, [pc]
-str    pc, [r0]
 str    sp, [r0]
-str    pc, [pc]
 str    sp, [sp]
-str    pc, [sp]
-str    sp, [pc]
 str    sp, [r0, +pc]
 
 @ R13 as the first operand <Rn> in any add{s}, cmn, cmp, or sub{s} instruction.
This page took 0.024681 seconds and 4 git commands to generate.