This commit was manufactured by cvs2svn to create branch 'binutils-
[external/binutils.git] / gas / testsuite / gas / xc16x / movbz.s
1         .section .text
2         .global _fun
3 xc16x_movbz:
4
5         movbz r2,rl0
6         movbz r0,0x23dd
7         movbz 0x23,rl0
8
9