gas/
[deliverable/binutils-gdb.git] / gas / testsuite / gas / arm / attr-order.s
1 @ This test ensures that the following attributes
2 @ are emitted in the proper order.
3 .cpu arm7tdmi
4 .eabi_attribute 63, "val"
5 .eabi_attribute Tag_nodefaults, 0
6 .eabi_attribute Tag_also_compatible_with, "\006\013"
7 .eabi_attribute Tag_T2EE_use, 1
8 .eabi_attribute Tag_conformance, "2.07"
9 .eabi_attribute Tag_Virtualization_use, 1
This page took 0.04337 seconds and 4 git commands to generate.