Add support for new functionality in the msp430 backend of GCC.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / msp430 / attr-430x-large-any.s
1 .mspabi_attribute 4, 2 ; OFBA_MSPABI_Tag_ISA == 430x
2 .mspabi_attribute 6, 2 ; OFBA_MSPABI_Tag_Code_Model == Large
3 .mspabi_attribute 8, 2 ; OFBA_MSPABI_Tag_Data_Model == Large
4 .gnu_attribute 4, 2 ; Tag_GNU_MSP430_Data_Region == Any
This page took 0.032686 seconds and 4 git commands to generate.