blob: 19f8cde7ba8d19fc3103e442b4444724b3cf6631 [file] [log] [blame]
;;; Test if the assembler correctly generates @pcl relocations
.cpu HS
.text
add r0,pcl,@var@pcl
ldd r6,[pcl,@var@pcl]
ld r3,[pcl,@var@pcl]