change some variable's type to op_err
[deliverable/binutils-gdb.git] / gas / testsuite / gas / m68hc11 / hexprefix.d
1 #objdump: -d -mm9s12x --prefix-addresses --reloc
2 #as: -mm9s12x
3 #name: verify hex prefixes present and not duplicated (hexprefix)
4
5 dump.o: file format elf32-m68hc12
6
7
8 Disassembly of section .text:
9 0x00000000 ldaa 0x00001234
10 0x00000003 ldab #0x12
11 0x00000005 ldd \*0x00000023
12 0x00000007 ldx #0x00001234
13 0x0000000a movw 0x00001234, 0x00002345
14 0x00000010 movb 0x00003456, 0x00004567
15 0x00000016 orx 0x00008765
16 0x0000001a call 0x00104007 \{0x00008007, 0x3d\}
17 1a: R_M68HC12_RL_JUMP \*ABS\*
18 0x0000001e movw #0x00001234, 0x00002345
19 0x00000024 movb #0x23, 0x00003456
This page took 0.040378 seconds and 4 git commands to generate.