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