154423Sbostic/*- 2*61225Sbostic * Copyright (c) 1992, 1993 3*61225Sbostic * The Regents of the University of California. All rights reserved. 454423Sbostic * 554423Sbostic * %sccs.include.redist.c% 654423Sbostic */ 754423Sbostic 854423Sbostic#if defined(LIBC_SCCS) && !defined(lint) 9*61225Sbostic .asciz "@(#)umulsi3.s 8.1 (Berkeley) 06/04/93" 1054423Sbostic#endif /* LIBC_SCCS and not lint */ 1154423Sbostic 1254423Sbostic#include "DEFS.h" 1354423Sbostic 1454423SbosticENTRY(__umulsi3, 0) 1554423Sbostic mull3 8(ap),4(ap),r0 1654423Sbostic ret 17