Add support for RX V2 Instruction Set
[deliverable/binutils-gdb.git] / gas / testsuite / gas / rx / maclo.d
1 #objdump: -dr
2
3 dump\.o: file format .*
4
5
6 Disassembly of section \.text:
7
8 00000000 <\.text>:
9 0: fd 05 00 maclo r0, r0, a0
10 3: fd 05 0f maclo r0, r15, a0
11 6: fd 05 f0 maclo r15, r0, a0
12 9: fd 05 ff maclo r15, r15, a0
13 c: fd 05 00 maclo r0, r0, a0
14 f: fd 05 0f maclo r0, r15, a0
15 12: fd 05 f0 maclo r15, r0, a0
16 15: fd 05 ff maclo r15, r15, a0
17 18: fd 0d 00 maclo r0, r0, a1
18 1b: fd 0d 0f maclo r0, r15, a1
19 1e: fd 0d f0 maclo r15, r0, a1
20 21: fd 0d ff maclo r15, r15, a1
This page took 0.031068 seconds and 4 git commands to generate.