x86: allow suffix-less movzw and 64-bit movzb
[deliverable/binutils-gdb.git] / gas / testsuite / gas / xc16x / mul.s
1 .section .text
2 .global _fun
3 xc16x_mul:
4
5 mul r0,r1
6 mulu r0,r1
This page took 0.029215 seconds and 4 git commands to generate.