data/method/gdb/gdb-13.2/sim/testsuite/arm/thumb/cmp-rd-hs.cgs

13 lines
134 B
Plaintext
Raw Normal View History

2024-01-29 10:44:43 +08:00
# arm testcase for cmp $rd,$hs
# mach: unfinished
.include "testutils.inc"
start
.global cmp_rd_hs
cmp_rd_hs:
cmp r0,r8
pass