aarch64: override default elf .set handling in gas
[deliverable/binutils-gdb.git] / gas / testsuite / gas / rx / emaca.d
1 #source: ./emaca.s
2 #objdump: -dr
3
4 .*: file format .*
5
6
7 Disassembly of section \.text:
8
9 00000000 <\.text>:
10 0: fd 07 00 emaca r0, r0, a0
11 3: fd 07 0f emaca r0, r15, a0
12 6: fd 07 f0 emaca r15, r0, a0
13 9: fd 07 ff emaca r15, r15, a0
14 c: fd 0f 00 emaca r0, r0, a1
15 f: fd 0f 0f emaca r0, r15, a1
16 12: fd 0f f0 emaca r15, r0, a1
17 15: fd 0f ff emaca r15, r15, a1
This page took 0.043178 seconds and 4 git commands to generate.