Add support for some variants of the ARC nps400 rflt instruction.
[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.030497 seconds and 4 git commands to generate.