Removes support in the ARM assembler for the unsigned variants of the VQ(R)DMLAH...
[deliverable/binutils-gdb.git] / gas / testsuite / gas / rx / dround.d
1 #source: ./dround.s
2 #objdump: -dr
3
4 .*: file format .*
5
6
7 Disassembly of section .*:
8
9 00000000 <.*>:
10 0: 76 90 0d 0d dround dr0, dr0
11 4: 76 90 0d fd dround dr0, dr15
12 8: 76 90 fd 0d dround dr15, dr0
13 c: 76 90 fd fd dround dr15, dr15
This page took 0.029912 seconds and 4 git commands to generate.