gas: run the hwcaps-bump tests with 64-bit sparc objects only.
[deliverable/binutils-gdb.git] / sim / testsuite / sim / arm / umull.cgs
1 # arm testcase for umull$cond${set-cc?} $rdlo,$rdhi,$rm,$rs
2 # mach: unfinished
3
4 .include "testutils.inc"
5
6 start
7
8 .global umull
9 umull:
10 umull00 pc,pc,pc,pc
11
12 pass
This page took 0.030562 seconds and 4 git commands to generate.