x86: fold various AVX512 templates with so far differing Masking attributes
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / rept.s
CommitLineData
918e92be
L
1 .data
2 .global _pad_data
3_pad_data:
4 .rept (0x40000*210)
5 .byte 0
6 .endr
This page took 0.45239 seconds and 4 git commands to generate.