bfd/arc: Add R_ prefix to all relocation names
[deliverable/binutils-gdb.git] / gas / testsuite / gas / arc / pcl-relocs.s
CommitLineData
24b368f8
CZ
1;;; Test if the assembler correctly generates @pcl relocations
2 .cpu HS
3 .text
4 add r0,pcl,@var@pcl
5 ldd r6,[pcl,@var@pcl]
6 ld r3,[pcl,@var@pcl]
This page took 0.025784 seconds and 4 git commands to generate.