Removes support in the ARM assembler for the unsigned variants of the VQ(R)DMLAH...
[deliverable/binutils-gdb.git] / gas / testsuite / gas / rx / mvfacgu.d
CommitLineData
171b8e19 1#source: ./mvfacgu.s
a117b0a5
YS
2#objdump: -dr
3
4abd8e8d 4.*: file format .*
a117b0a5
YS
5
6
7Disassembly of section \.text:
8
900000000 <\.text>:
10 0: fd 1f 30 mvfacgu #0, a0, r0
11 3: fd 1f 3f mvfacgu #0, a0, r15
12 6: fd 1f 70 mvfacgu #1, a0, r0
13 9: fd 1f 7f mvfacgu #1, a0, r15
14 c: fd 1e 30 mvfacgu #2, a0, r0
15 f: fd 1e 3f mvfacgu #2, a0, r15
16 12: fd 1f b0 mvfacgu #0, a1, r0
17 15: fd 1f bf mvfacgu #0, a1, r15
18 18: fd 1f f0 mvfacgu #1, a1, r0
19 1b: fd 1f ff mvfacgu #1, a1, r15
20 1e: fd 1e b0 mvfacgu #2, a1, r0
21 21: fd 1e bf mvfacgu #2, a1, r15
This page took 0.182903 seconds and 4 git commands to generate.