Enhance GAS's .section directive so that it can take numeric values for the flags...
[deliverable/binutils-gdb.git] / gas / testsuite / gas / d10v / warning-014.s
CommitLineData
8c2784a5
TR
1; btsti does not modify r1
2; There is no resource conflict so no warning.
3
4 .text
5foo:
6 ld r1,@r2+ || btsti r1 , #6
7 add r1,r2 || btsti r1 , #6
8
This page took 0.690107 seconds and 4 git commands to generate.