URL
https://opencores.org/ocsvn/openrisc/openrisc/trunk
Subversion Repositories openrisc
[/] [openrisc/] [trunk/] [gnu-old/] [gdb-6.8/] [sim/] [testsuite/] [sim/] [arm/] [thumb/] [sub-sp.cgs] - Rev 157
Go to most recent revision | Compare with Previous | Blame | View Log
# arm testcase for add sp,#-$sword7
# mach: unfinished
.include "testutils.inc"
start
.global sub_sp
sub_sp:
add sp,#-0
pass
Go to most recent revision | Compare with Previous | Blame | View Log