Adds command line support for Armv8.4-A, via the new command line option -march=armv8...
[deliverable/binutils-gdb.git] / gas / testsuite / gas / arm / archv8m-cmse-base.d
CommitLineData
16a1fa25
TP
1#name: ARMv8-M Baseline Security Extensions instructions
2#source: archv8m-cmse.s
3#as: -march=armv8-m.base
659f032c 4#objdump: -dr --prefix-addresses --show-raw-insn -M force-thumb
16a1fa25
TP
5
6.*: +file format .*arm.*
7
8Disassembly of section .text:
90+.* <[^>]*> e97f e97f sg
100+.* <[^>]*> 47a4 blxns r4
110+.* <[^>]*> 47cc blxns r9
120+.* <[^>]*> 4724 bxns r4
130+.* <[^>]*> 474c bxns r9
140+.* <[^>]*> e841 f080 tta r0, r1
150+.* <[^>]*> e849 f880 tta r8, r9
160+.* <[^>]*> e841 f0c0 ttat r0, r1
170+.* <[^>]*> e849 f8c0 ttat r8, r9
659f032c 18#...
This page took 0.10971 seconds and 4 git commands to generate.