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