Projet_SETI_RISC-V/riscv-gnu-toolchain/gdb/ld/testsuite/ld-arm/cortex-a8-fix-blx-plt.s
2023-03-06 14:48:14 +01:00

10 lines
159 B
ArmAsm

.syntax unified
.globl foo
.type foo,%function
.thumb_func
foo:
nop @ 0x00
movw r0,#0 @ 0x02
movw r0,#0 @ 0x06
movw r0,#0 @ 0x0a
blx bar @ 0x0e