x86: fold various AVX512 templates with so far differing Masking attributes
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / intel-got32.s
CommitLineData
c64efb4b
L
1.text
2.intel_syntax noprefix
3_start:
4 mov edx, [x1@GOTOFF + x2]
5 ret
6
7.equ x2, 4
This page took 0.371872 seconds and 4 git commands to generate.