URL
https://opencores.org/ocsvn/openrisc/openrisc/trunk
Subversion Repositories openrisc
[/] [openrisc/] [trunk/] [gnu-old/] [gdb-6.8/] [sim/] [testsuite/] [sim/] [arm/] [thumb/] [cmn.cgs] - Rev 840
Compare with Previous | Blame | View Log
# arm testcase for cmn $rd,$rs
# mach: unfinished
.include "testutils.inc"
start
.global alu_cmn
alu_cmn:
cmn r0,r0
pass