gdb: Convert language la_word_break_characters field to a method
[deliverable/binutils-gdb.git] / gas / testsuite / gas / rx / dmul.d
CommitLineData
171b8e19 1#source: ./dmul.s
6a25bee8
YS
2#objdump: -dr
3
4.*: file format .*
5
6
7Disassembly of section .*:
8
900000000 <.*>:
10 0: 76 90 02 00 dmul dr0, dr0, dr0
11 4: 76 90 02 f0 dmul dr0, dr0, dr15
12 8: 76 90 f2 00 dmul dr0, dr15, dr0
13 c: 76 90 f2 f0 dmul dr0, dr15, dr15
14 10: 76 90 02 0f dmul dr15, dr0, dr0
15 14: 76 90 02 ff dmul dr15, dr0, dr15
16 18: 76 90 f2 0f dmul dr15, dr15, dr0
17 1c: 76 90 f2 ff dmul dr15, dr15, dr15
This page took 0.096649 seconds and 4 git commands to generate.