Projet_SETI_RISC-V/riscv-gnu-toolchain/binutils/ld/testsuite/ld-cris/v32-ba-1.s
2023-03-06 14:48:14 +01:00

11 lines
103 B
ArmAsm

.global a
a:
ba b
moveq 30,r8
.section .text.2,"ax"
.global b
b:
moveq 3,r1
ba a
moveq 13,r11