x86: allow suffix-less movzw and 64-bit movzb
[deliverable/binutils-gdb.git] / gas / testsuite / gas / d10v / immediate-005.s
1 ;; ops with immediate args
2
3 .text
4 .global foo
5 foo:
6 rac r4,a0,bad_value
7
This page took 0.048763 seconds and 4 git commands to generate.