/* div.h Define all DIV CPU functions. */ /* static char SccsID[]="@(#)div.h 1.4 02/09/94"; */ IMPORT VOID DIV8 IPT1( IU32, op2 ); IMPORT VOID DIV16 IPT1( IU32, op2 ); IMPORT VOID DIV32 IPT1( IU32, op2 );