blob: d160c569fae2ebddd8878ccbacd3a1b3e6b85998 [file] [log] [blame]
# arm testcase for mul $rd,$rs
# mach: unfinished
.include "testutils.inc"
start
.global alu_mul
alu_mul:
mul r0,r0
pass