Copyright update for binutils
[deliverable/binutils-gdb.git] / gas / testsuite / gas / m68hc11 / hexprefix.d
CommitLineData
6927f982
NC
1#objdump: -d -mm9s12x --prefix-addresses --reloc
2#as: -mm9s12x
3#name: verify hex prefixes present and not duplicated (hexprefix)
4
5dump.o: file format elf32-m68hc12
6
7
8Disassembly of section .text:
90x00000000 ldaa 0x00001234
100x00000003 ldab #0x12
110x00000005 ldd \*0x00000023
120x00000007 ldx #0x00001234
130x0000000a movw 0x00001234, 0x00002345
140x00000010 movb 0x00003456, 0x00004567
150x00000016 orx 0x00008765
160x0000001a call 0x00104007 \{0x00008007, 0x3d\}
17 1a: R_M68HC12_RL_JUMP \*ABS\*
180x0000001e movw #0x00001234, 0x00002345
190x00000024 movb #0x23, 0x00003456
This page took 0.168989 seconds and 4 git commands to generate.