Adds command line support for Armv8.4-A, via the new command line option -march=armv8...
[deliverable/binutils-gdb.git] / gas / testsuite / gas / arm / insn-error-a.s
1 .syntax unified
2 .arch armv7a
3 .arm
4 movne r33,r9
5 .thumb
6
This page took 0.030067 seconds and 4 git commands to generate.