gas run_dump_test rename stderr and error-output
[deliverable/binutils-gdb.git] / gas / testsuite / gas / arc / relax-mov02.s
CommitLineData
cc07cda6
CZ
1;;; Check relaxation from mov rA,limm -> mov_s rA, u8
2 .cpu EM
3 nop_s
4 mov r1, @.L1 - .
5 nop
6 nop
7.L1:
8 add r0,r0,r0
This page took 0.093888 seconds and 4 git commands to generate.