Fix failures in the GAS testsuite for the ARC architecture.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / arc / pcl-relocs.d
1 #as: -mcpu=archs
2 #objdump: -dr --prefix-addresses --show-raw-insn
3
4 .*: +file format .*arc.*
5
6 Disassembly of section .text:
7 0x[0-9a-f]+ 2700 7f80 0000 0000 add r0,pcl,0
8 4: ARC_PC32 var
9 0x[0-9a-f]+ 2736 7f86 0000 0000 ldd r6r7,\[pcl,0\]
10 c: ARC_PC32 var
11 0x[0-9a-f]+ 2730 7f83 0000 0000 ld r3,\[pcl,0\]
12 14: ARC_PC32 var
This page took 0.03933 seconds and 4 git commands to generate.