Projet_SETI_RISC-V/riscv-gnu-toolchain/gdb/ld/testsuite/ld-arm/gc-thumb.s
2023-03-06 14:48:14 +01:00

11 lines
167 B
ArmAsm

.arch armv7-a
.syntax unified
.text
.globl _start
_start:
mov pc,lr
.section .text.foo,"ax",%progbits
.thumb
movw r0,#:lower16:foo-.
movt r0,#:upper16:foo-.