xref: /netbsd-src/external/gpl3/gdb/dist/sim/testsuite/arm/smull.cgs (revision 345cf9fb81bd0411c53e25d62cd93bdcaa865312)
1# arm testcase for smull$cond${set-cc?} $rdlo,$rdhi,$rm,$rs
2# mach: unfinished
3
4	.include "testutils.inc"
5
6	start
7
8	.global smull
9smull:
10	smull00 pc,pc,pc,pc
11
12	pass
13