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