x86: allow suffix-less movzw and 64-bit movzb
[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.597448 seconds and 4 git commands to generate.