Arm: Clean up PE GAS testsuite correct THUMB tests.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / arm / adds-thumb1-reloc-local.s
CommitLineData
72d98d16
MG
1.arch armv6s-m
2.text
3.syntax unified
4.thumb
5foo:
6adds r0, #:upper8_15:#bar
7adds r0, #:upper0_7:#bar
8adds r0, #:lower8_15:#bar
9adds r0, #:lower0_7:#bar
10
11.space 0x10000
12
13bar:
This page took 0.181542 seconds and 4 git commands to generate.