S12Z: GAS: New option --mdollar-hex.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / s12z / dollar-hex.d
1 #objdump: -d
2 #name: Dollar sign as literal hex prefix
3 #source: dollar-hex.s --mdollar-hex
4
5 tmpdir/dollar-hex.o: file format elf32-s12z
6
7
8 Disassembly of section .text:
9
10 00000000 <.text>:
11 0: 1c bc e0 18 mov.b d0, \(24,s\)
12 4: dc fa 12 34 neg.b 1193046
13 8: 56
14 9: 98 12 34 56 ld x, #1193046
15 d: aa e1 dd jmp \(-35,s\)
16
This page took 0.03004 seconds and 4 git commands to generate.