i386: Also check R12-R15 registers when optimizing testq to testb
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / space1.s
CommitLineData
6c78a1f8
L
1 .text
2 .space foo
3 .space foo*4
4 .space foo+4
5 .space foo-4
6 .space foo << 4
This page took 0.485478 seconds and 4 git commands to generate.