[MIPS] Map 'move' to 'or'.
[deliverable/binutils-gdb.git] / ld / testsuite / ld-powerpc / funv2.s
1 .abiversion 2
2 .globl my_func
3 .type my_func,@function
4 my_func:
5 blr
6 .size my_func,.-my_func
This page took 0.039968 seconds and 4 git commands to generate.