2011-05-31 Paul Brook <paul@codesourcery.com>
[deliverable/binutils-gdb.git] / gas / testsuite / gas / arm / attr-override-cpu-directive.s
CommitLineData
ee3c0378
AS
1 .cpu arm7tdmi
2 .eabi_attribute Tag_CPU_name, "custom name"
3 .eabi_attribute Tag_CPU_arch, 10
4 .eabi_attribute Tag_ARM_ISA_use, 0
5 .eabi_attribute Tag_THUMB_ISA_use, 10
This page took 0.121401 seconds and 4 git commands to generate.