* gas/arm/req.l: Updated expected warning message.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / arm / dis-data2.s
1 .syntax unified
2 .type main, %function
3 .globl main
4 main:
5 .word 0x20010000
6 .word 0x000000f9
7 .word 0x00004cd5
8
This page took 0.030346 seconds and 4 git commands to generate.