Add a test case for skip with inlined functions
[deliverable/binutils-gdb.git] / ld / testsuite / ld-mmix / aregm.s
1 .global areg
2 areg GREG Main+4
3 LDOU $3,areg,16
4 LDOU $3,$7,areg
5 LDOU $5,Main+8
This page took 0.031838 seconds and 4 git commands to generate.