154421Sbostic/*- 2*61225Sbostic * Copyright (c) 1992, 1993 3*61225Sbostic * The Regents of the University of California. All rights reserved. 454421Sbostic * 554421Sbostic * %sccs.include.redist.c% 654421Sbostic */ 754421Sbostic 854421Sbostic#if defined(LIBC_SCCS) && !defined(lint) 9*61225Sbostic .asciz "@(#)lshlsi3.s 8.1 (Berkeley) 06/04/93" 1054421Sbostic#endif /* LIBC_SCCS and not lint */ 1154421Sbostic 1254421Sbostic#include "DEFS.h" 1354421Sbostic 1454421SbosticENTRY(__lshlsi3, 0) 1554421Sbostic ashl 8(ap),4(ap),r0 1654421Sbostic ret 17