data/method/gdb/gdb-13.2/sim/testsuite/arm/thumb/lda-pc.cgs

13 lines
144 B
Plaintext
Raw Normal View History

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