* gas/i386/divide.s: New.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / divide.s
1 start:
2 .long 1,2,3,a,b
3 a=(.-start)/4-1
4 b=(.-start)/4
This page took 0.031026 seconds and 5 git commands to generate.