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

12 lines
170 B
ArmAsm

.arch armv8.1-m.main
.text
.syntax unified
.thumb
future:
bf branch, target
bfcsel branch, target, else, eq
bfl branch, target
add r0, r0, r1
branch:
b target
else: