x86/Intel: correct permitted operand sizes for AVX512 scatter/gather
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / divide.s
1 start:
2 .long 1,2,3,a,b
3 / This comment should still be allowed with --divide,
4 / but the divide must remain a divide in the next line
5 a=(.-start)/4-1 # comment
6 b=(.-start)/4
This page took 0.041493 seconds and 4 git commands to generate.