x86: Add -O[2|s] assembler command-line options
[deliverable/binutils-gdb.git] / gas / testsuite / gas / m68k / pic1.s
1 .text
2 .globl _foo
3 _foo:
4 leal %pc@(_i), %a0
5 leal %pc@(_i-.), %a1
This page took 0.029833 seconds and 4 git commands to generate.