Adds command line support for Armv8.4-A, via the new command line option -march=armv8...
[deliverable/binutils-gdb.git] / gas / testsuite / gas / arm / t2-branch-global.s
1 .thumb
2 .arch armv7
3 .syntax unified
4 foo:
5 b 0x10 @ Assembler must not relax this
This page took 0.039449 seconds and 4 git commands to generate.