PR ld/15428: MIPS/LD/testsuite: Un-KFAIL `__ehdr_start' test 2
[deliverable/binutils-gdb.git] / ld / testsuite / ld-sh / fdpic-gotfuncdesci20-shared.s
1 .text
2 .globl f
3 .type f,@function
4 f:
5 movi20 #foo@GOTFUNCDESC, r0
6 mov.l @(r0,r12), r1
This page took 0.040742 seconds and 4 git commands to generate.