Remove the ldmx mnemonic that never made it into POWER9.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / s12z / mul-opr.d
CommitLineData
7b4ae824
JD
1#objdump: -d
2#name:
3#source: mul-opr.s
4
5
4abd8e8d 6.*: file format elf32-s12z
7b4ae824
JD
7
8
9Disassembly of section .text:
10
1100000000 <.text>:
12 0: 4c e8 70 muls.b d0, d1, #-1
13 3: 49 f9 fb muls.w d3, d7, \(-s\)
14 6: 49 fb e3 muls.l d3, d7, \(\+x\)
15 9: 4a 68 e0 20 mulu.b d4, d1, \(32,s\)
16 d: 4b 49 c4 22 mulu.w d5, d3, \[34,x\]
17 11: 4e 7b ff mulu.l d6, d7, \(s\+\)
This page took 0.082981 seconds and 4 git commands to generate.