URL
https://opencores.org/ocsvn/openrisc/openrisc/trunk
Subversion Repositories openrisc
[/] [openrisc/] [trunk/] [gnu-old/] [gdb-6.8/] [sim/] [testsuite/] [sim/] [arm/] [thumb/] [lda-pc.cgs] - Rev 827
Go to most recent revision | Compare with Previous | Blame | View Log
# arm testcase for add ${bit10-rd},pc,$word8
# mach: unfinished
.include "testutils.inc"
start
.global lda_pc
lda_pc:
add r0,pc,0
pass
Go to most recent revision | Compare with Previous | Blame | View Log