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