epiphany/disassembler: Improve alignment of output.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / arc / pcl-relocs.s
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.029824 seconds and 4 git commands to generate.