Enhance GAS's .section directive so that it can take numeric values for the flags...
[deliverable/binutils-gdb.git] / gas / testsuite / gas / arm / dis-data3.s
1 .syntax unified
2 .type main, %function
3 .globl main
4 main:
5 .word 0x20010000
6 .word 0x000000f9
7 .word 0x00004cd5
8 nop
This page took 0.064225 seconds and 4 git commands to generate.