URL
https://opencores.org/ocsvn/openrisc_2011-10-31/openrisc_2011-10-31/trunk
Subversion Repositories openrisc_2011-10-31
[/] [openrisc/] [trunk/] [gnu-src/] [gdb-7.1/] [sim/] [testsuite/] [sim/] [arm/] [thumb/] [lsl.cgs] - Rev 227
Compare with Previous | Blame | View Log
# arm testcase for lsl $rd,$rs,#$offset5
# mach: unfinished
.include "testutils.inc"
start
.global lsl
lsl:
lsl r0,r0,#0
# FIXME: Also lsl $rd,$rs
pass