x86: allow suffix-less movzw and 64-bit movzb
[deliverable/binutils-gdb.git] / gas / testsuite / gas / xc16x / movbz.s
CommitLineData
d70c5fc7
NC
1 .section .text
2 .global _fun
3xc16x_movbz:
4
5 movbz r2,rl0
6 movbz r0,0x23dd
7 movbz 0x23,rl0
8
9
This page took 0.492528 seconds and 4 git commands to generate.