Remove the ldmx mnemonic that never made it into POWER9.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / s12z / lea.d
CommitLineData
7b4ae824
JD
1#objdump: -d
2#name:
3#source: lea.s
4
5
4abd8e8d 6.*: file format elf32-s12z
7b4ae824
JD
7
8
9Disassembly of section .text:
10
1100000000 <.text>:
12 0: 0a 44 lea s, \(4,x\)
13 2: 06 c0 7b lea d6, \(123,x\)
14 5: 07 d1 16 lea d7, \(-234,y\)
15 8: 08 c1 ea lea x, \(-22,x\)
16 b: 09 d0 16 lea y, \(22,y\)
17 e: 0a e0 16 lea s, \(22,s\)
18 11: 09 c1 d3 lea y, \(-45,x\)
This page took 0.068723 seconds and 4 git commands to generate.