Upload Tizen:Base source
[external/binutils.git] / gas / testsuite / gas / d10v / warning-014.s
1 ; btsti does not modify r1
2 ; There is no resource conflict so no warning.
3
4         .text
5 foo:
6         ld  r1,@r2+  || btsti r1 , #6
7         add r1,r2    || btsti r1 , #6
8