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