Add support for the Freescale s12z processor.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / s12z / div.d
1 #objdump: -d
2 #name:
3 #source: div.s
4
5
6 dump.o: file format elf32-s12z
7
8
9 Disassembly of section .text:
10
11 00000000 <.text>:
12 0: 1b 34 ec 62 divs.b d0, d1, #98
13 4: 1b 35 c0 b9 divs.b d1, d2, d3
14 8: 1b 30 c9 ba divs.w d2, d3, d4
15 c: 1b 31 ff 00 divs.l d3, d7, #9842
16 10: 00 26 72
17 13: 1b 32 68 e0 divu.b d4, d1, \(32,s\)
18 17: 20
19 18: 1b 33 49 c4 divu.w d5, d3, \[34,x\]
20 1c: 22
21 1d: 1b 36 7b ff divu.l d6, d7, \(s\+\)
22 21: 1b 37 7a d4 divu.lp d7, \[12,y\], \(7,d1\)
23 25: 0c 85 00 07
This page took 0.02979 seconds and 4 git commands to generate.