19990502 sourceware import
[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.03256 seconds and 4 git commands to generate.