i386: Also check R12-R15 registers when optimizing testq to testb
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / localpic.s
1 .data
2 foo:
3 .long 0
4 .text
5 movl foo@GOT(%ecx), %eax
This page took 0.036209 seconds and 4 git commands to generate.