Removed pseudo invalid instructions opcodes.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / arc / relax-avoid3.s
1 test:
2 add r0,r0,r0
3 .weak test
4 main:
5 b test
This page took 0.02876 seconds and 4 git commands to generate.