[ARC] Fix support for double assist instructions.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / arc / tdpfp.d
1 #as:-mcpu=arcem -mdpfp
2 #objdump: -dr
3 #source: tfpx.s
4
5 .*: +file format .*arc.*
6
7
8 Disassembly of section .text:
9
10 00000000 <.text>:
11 0: 24aa 008c lr r4,\[770\]
12 4: 23aa 004c lr r3,\[769\]
13 8: 24aa 010c lr r4,\[772\]
14 c: 23aa 00cc lr r3,\[771\]
15 10: 320c 00c1 daddh11 r1,r2,r3
16 14: 320d 00c1 daddh12 r1,r2,r3
17 18: 320e 00c1 daddh21 r1,r2,r3
18 1c: 320f 00c1 daddh22 r1,r2,r3
19 20: 3218 00c1 dexcl1 r1,r2,r3
20 24: 3219 00c1 dexcl2 r1,r2,r3
21 28: 3208 00c1 dmulh11 r1,r2,r3
22 2c: 3209 00c1 dmulh12 r1,r2,r3
23 30: 320a 00c1 dmulh21 r1,r2,r3
24 34: 320b 00c1 dmulh22 r1,r2,r3
25 38: 3210 00c1 dsubh11 r1,r2,r3
26 3c: 3211 00c1 dsubh12 r1,r2,r3
27 40: 3212 00c1 dsubh21 r1,r2,r3
28 44: 3213 00c1 dsubh22 r1,r2,r3
This page took 0.030442 seconds and 4 git commands to generate.