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