PR21167, relocation sections not included in groups
[deliverable/binutils-gdb.git] / gas / testsuite / gas / arc / relax-mpy01.s
CommitLineData
cc07cda6
CZ
1;;; Check relaxation from mpy rA,rB,limm -> mpy rA,rB, uimm6@pcl
2 .cpu EM
3 mpy r1,r5,@.L1 - .
4 nop
5 nop
6 nop
7.L1:
8 add r0,r0,r0
This page took 0.049151 seconds and 4 git commands to generate.