Update year range in copyright notice of binutils files
[deliverable/binutils-gdb.git] / gas / testsuite / gas / arc / relax-sub04.s
CommitLineData
cc07cda6
CZ
1;;; Check relaxation from sub rA,rB,limm (PCL) -> sub rA,rB, uimm6@pcl
2 .cpu EM
3 nop_s
4 sub r1,pcl,@.L1 - .
5 nop
6 .align 4
7.L1:
8 add r0,r0,r0
This page took 0.062058 seconds and 4 git commands to generate.