Add support for the Freescale s12z processor.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / s12z / mul-opr.d
1 #objdump: -d
2 #name:
3 #source: mul-opr.s
4
5
6 dump.o: file format elf32-s12z
7
8
9 Disassembly of section .text:
10
11 00000000 <.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.033658 seconds and 4 git commands to generate.