x86: fold various AVX512 templates with so far differing Masking attributes
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / fence-as-lock-add.s
1 .text
2 .globl main
3 main:
4 lfence
5 mfence
6 sfence
This page took 0.032866 seconds and 4 git commands to generate.