Projet_SETI_RISC-V/riscv-gnu-toolchain/gdb/ld/testsuite/ld-powerpc/vxworks-relax-2.s

16 lines
196 B
ArmAsm
Raw Normal View History

2023-03-06 14:48:14 +01:00
.globl _start
_start:
bl elsewhere
lis 9,elsewhere@ha
la 0,elsewhere@l(9)
bl undefined
b .
.section .far,"ax",@progbits
elsewhere:
bl _start
b .
.section .pad
.space 0x4000000