Add support for the Freescale s12z processor.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / s12z / lea-immu18.d
1 #objdump: -d
2 #name:
3 #source: lea-immu18.s
4
5
6 dump.o: file format elf32-s12z
7
8
9 Disassembly of section .text:
10
11 00000000 <.text>:
12 0: 18 55 lea x, \(85,x\)
13 2: 19 aa lea y, \(-86,y\)
14 4: 1a 12 lea s, \(18,s\)
This page took 0.03391 seconds and 4 git commands to generate.