x86: fold various AVX512 templates with so far differing Masking attributes
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / code64.s
1 .text
2 _start:
3 .code64
4 movabs 0x87654321, %al
5 movabs $0x87654321, %rax
This page took 0.030637 seconds and 4 git commands to generate.