Arm: Clean up PE GAS testsuite correct THUMB tests.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / arm / pr20068.s
CommitLineData
a6684f0d
NC
1.global main
2
3main:
4LDR R0, =0x12345678
5@LDR R0, =0x87654321
6FLDD D9, =0xfff000000fff
7@FLDD D9, =0
8@FLDD D9, =0x0
9MOV PC, LR
10.ltorg
This page took 0.202838 seconds and 4 git commands to generate.