Projet_SETI_RISC-V/riscv-gnu-toolchain/gdb/sim/testsuite/arm/thumb/sub-sp.cgs
2023-03-06 14:48:14 +01:00

12 lines
134 B
Text

# arm testcase for add sp,#-$sword7
# mach: unfinished
.include "testutils.inc"
start
.global sub_sp
sub_sp:
add sp,#-0
pass