Revert "Fix the test for PR 18963 so that it will work on 16-bit targets."
[deliverable/binutils-gdb.git] / ld / testsuite / ld-sh / fdpic-gotofffuncdesci20-shared.s
CommitLineData
8e45593f
NC
1 .text
2 .globl f
3 .type f,@function
4f:
5 movi20 #foo@GOTOFFFUNCDESC, r1
6 add r12, r1
7 .type foo,@function
8foo:
9 nop
This page took 0.475573 seconds and 4 git commands to generate.