Enhance GAS's .section directive so that it can take numeric values for the flags...
[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.032931 seconds and 4 git commands to generate.