Projet_SETI_RISC-V/riscv-gnu-toolchain/binutils/ld/testsuite/ld-sh/fdpic-gotofffuncdesci20-shared.s
2023-03-06 14:48:14 +01:00

9 lines
115 B
ArmAsm

.text
.globl f
.type f,@function
f:
movi20 #foo@GOTOFFFUNCDESC, r1
add r12, r1
.type foo,@function
foo:
nop