x86-64: generalize SIMD test expectations
[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.044806 seconds and 4 git commands to generate.