Power10 vector integer multiply, divide, modulo insns
[deliverable/binutils-gdb.git] / gas / testsuite / gas / s12z / qmul.d
CommitLineData
7b4ae824
JD
1#objdump: -d
2#name:
3#source: qmul.s
4
5
4abd8e8d 6.*: file format elf32-s12z
7b4ae824
JD
7
8
9Disassembly of section .text:
10
1100000000 <.text>:
12 0: 1b b4 ec 62 qmuls.b d0, d1, #98
13 4: 1b b5 c0 b9 qmuls.b d1, d2, d3
14 8: 1b b0 c9 ba qmuls.w d2, d3, d4
15 c: 1b b1 ff 00 qmuls.l d3, d7, #9842
16 10: 00 26 72
17 13: 1b b2 68 e0 qmulu.b d4, d1, \(32,s\)
18 17: 20
19 18: 1b b3 49 c4 qmulu.w d5, d3, \[34,x\]
20 1c: 22
21 1d: 1b b6 7b ff qmulu.l d6, d7, \(s\+\)
22 21: 1b b7 7a d4 qmulu.lp d7, \[12,y\], \(7,d1\)
23 25: 0c 85 00 07
This page took 0.118259 seconds and 4 git commands to generate.