Projet_SETI_RISC-V/riscv-gnu-toolchain/gdb/ld/testsuite/ld-powerpc/callstub-2.s
2023-03-06 14:48:14 +01:00

9 lines
120 B
ArmAsm

#notoc call stubs, no pcrel insns
.text
.abiversion 2
.machine power10
_start:
bl f1
nop
bl f1@notoc
bl f2@notoc