PR 10288
[deliverable/binutils-gdb.git] / gas / testsuite / gas / arm / thumb2_add.d
index 5100bb691a7a54451f3762ee9b5c05809d385c8e..d654c8e3f17e90865c1fba724c0d84ebf6f5b46a 100644 (file)
@@ -18,13 +18,13 @@ Disassembly of section .text:
 0+02c <[^>]+> f2a1 1301        subw    r3, r1, #257    ; 0x101
 0+030 <[^>]+> f103 0301        add.w   r3, r3, #1      ; 0x1
 0+034 <[^>]+> f1a3 0301        sub.w   r3, r3, #1      ; 0x1
-0+038 <[^>]+> b0c0             sub     sp, #256
+0+038 <[^>]+> b0c0             sub     sp, #256.*
 0+03a <[^>]+> f5ad 7d00        sub.w   sp, sp, #512    ; 0x200
 0+03e <[^>]+> f2ad 1d01        subw    sp, sp, #257    ; 0x101
-0+042 <[^>]+> b040             add     sp, #256
+0+042 <[^>]+> b040             add     sp, #256.*
 0+044 <[^>]+> f50d 7d00        add.w   sp, sp, #512    ; 0x200
 0+048 <[^>]+> f20d 1d01        addw    sp, sp, #257    ; 0x101
-0+04c <[^>]+> a840             add     r0, sp, #256
+0+04c <[^>]+> a840             add     r0, sp, #256.*
 0+04e <[^>]+> f50d 6580        add.w   r5, sp, #1024   ; 0x400
 0+052 <[^>]+> f20d 1901        addw    r9, sp, #257    ; 0x101
 0+056 <[^>]+> 4271             negs    r1, r6
This page took 0.054762 seconds and 4 git commands to generate.