x86: allow suffix-less movzw and 64-bit movzb
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / x86-64-pr20141.s
1 .text
2 .arch corei7
3 .arch .avx512f
4 _start:
5 vmovntdq %zmm20, (%rcx)
This page took 0.037357 seconds and 4 git commands to generate.