x86: allow suffix-less movzw and 64-bit movzb
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / divide.s
... / ...
CommitLineData
1start:
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
5a=(.-start)/4-1 # comment
6b=(.-start)/4
This page took 0.024998 seconds and 4 git commands to generate.