]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blob - gas/testsuite/gas/s12z/mul-imm.d
Add support for the Freescale s12z processor.
[thirdparty/binutils-gdb.git] / gas / testsuite / gas / s12z / mul-imm.d
1 #objdump: -d
2 #name:
3 #source: mul-imm.s
4
5
6 dump.o: file format elf32-s12z
7
8
9 Disassembly of section .text:
10
11 00000000 <.text>:
12 0: 4c ec 85 muls.b d0, d1, #-123
13 3: 4d ed cf c7 muls.w d1, d1, #-12345
14 7: 48 ef ff ed muls.l d2, d1, #-1234567
15 b: 29 79
16 d: 4c 6c 7b mulu.b d0, d1, #123
17 10: 4d 6d 30 39 mulu.w d1, d1, #12345
18 14: 48 6f 00 12 mulu.l d2, d1, #1234567
19 18: d6 87