URL
https://opencores.org/ocsvn/openrisc/openrisc/trunk
Subversion Repositories openrisc
[/] [openrisc/] [trunk/] [gnu-old/] [gdb-6.8/] [sim/] [testsuite/] [sim/] [arm/] [thumb/] [mov-hd-rs.cgs] - Rev 827
Go to most recent revision | Compare with Previous | Blame | View Log
# arm testcase for mov $hd,$rs
# mach: unfinished
.include "testutils.inc"
start
.global mov_hd_rs
mov_hd_rs:
mov r8,r0
pass
Go to most recent revision | Compare with Previous | Blame | View Log