Remove arm-aout and arm-coff support
[deliverable/binutils-gdb.git] / gas / testsuite / gas / arm / movw-local.d
CommitLineData
79947c54 1#objdump: -dr --prefix-addresses --show-raw-insn
2ac93be7 2#skip: *-*-pe *-*-wince
79947c54
CD
3#name: MOVW/MOVT relocations against local symbols
4
5.*: +file format .*arm.*
6
7Disassembly of section .text:
fe56b6ce 80[0-9a-f]+ <[^>]+> e3000000 movw r0, #0
79947c54 9 0: R_ARM_MOVW_ABS_NC bar
fe56b6ce 100[0-9a-f]+ <[^>]+> e3400000 movt r0, #0
79947c54 11 4: R_ARM_MOVT_ABS bar
fe56b6ce 120[0-9a-f]+ <[^>]+> f240 0000 movw r0, #0
79947c54 13 8: R_ARM_THM_MOVW_ABS_NC bar
fe56b6ce 140[0-9a-f]+ <[^>]+> f2c0 0000 movt r0, #0
79947c54
CD
15 c: R_ARM_THM_MOVT_ABS bar
16#...
This page took 0.448522 seconds and 4 git commands to generate.