fix up two issues with the removal of unused variables
[deliverable/binutils-gdb.git] / gas / testsuite / gas / arm / archv8m-main-dsp-2.d
1 #name: ARMv8-M Mainline with DSP instructions (Security Extensions 1)
2 #source: archv8m-cmse.s
3 #as: -march=armv8-m.main+dsp
4 #objdump: -dr --prefix-addresses --show-raw-insn
5
6 .*: +file format .*arm.*
7
8 Disassembly of section .text:
9 0+.* <[^>]*> e97f e97f sg
10 0+.* <[^>]*> 47a4 blxns r4
11 0+.* <[^>]*> 47cc blxns r9
12 0+.* <[^>]*> 4724 bxns r4
13 0+.* <[^>]*> 474c bxns r9
14 0+.* <[^>]*> e841 f080 tta r0, r1
15 0+.* <[^>]*> e849 f880 tta r8, r9
16 0+.* <[^>]*> e841 f0c0 ttat r0, r1
17 0+.* <[^>]*> e849 f8c0 ttat r8, r9
This page took 0.02986 seconds and 4 git commands to generate.