Changed instruction names lshiftl and lshiftr to logshiftl and
logshiftr respectively. This makes them consistent with the names in the compiler, and more importantly avoids a name clash with a function included in dl.h under solaris 2.5.1/gcc.
Authored by: warren 1999-05-18
Parent: [r758]
Child: [r760]