Add support for Andes NDS32:
[deliverable/binutils-gdb.git] / gas / testsuite / gas / arm / sp-pc-usage-t.s
index cf38594233e0f4bf7691f224d2db187eefaca8f7..6cfebed4a612e61f4702f956076aa7f6da277bbf 100644 (file)
@@ -35,17 +35,10 @@ ldr pc, [pc]
 ldr    sp, [sp]
 ldr    pc, [sp]
 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.024304 seconds and 4 git commands to generate.