[ARC] Improve printing of pc-relative instructions.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / arc / pcl-print.s
1 .cpu HS
2 .text
3 ld r1,[pcl,0x10]
4 ld_s r0,[pcl,0x14]
5 ld r2,[0x10,pcl]
This page took 0.034951 seconds and 4 git commands to generate.