x86: allow suffix-less movzw and 64-bit movzb
[deliverable/binutils-gdb.git] / gas / testsuite / gas / d10v / error-001.s
1 ;;
2 ;; error-001.s
3 ;; Not really an error but a baseline for the expect function
4 ;; run_dump_test
5
6 .text
7 .global foo
8 foo:
9 mv r0,r1
This page took 0.029952 seconds and 4 git commands to generate.