data/method/gdb/gdb-12.1/sim/testsuite/arm/thumb/subi8.cgs

13 lines
140 B
Plaintext
Raw Normal View History

2024-01-29 10:44:43 +08:00
# arm testcase for sub ${bit10-rd},#$offset8
# mach: unfinished
.include "testutils.inc"
start
.global subi8
subi8:
sub r0,#0
pass