summaryrefslogblamecommitdiffstats
path: root/private/mvdm/softpc.new/base/ccpu386/bound.h
blob: d41220bcfbefbd43cb5325fbc188de6f92007d9d (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18

















                                                      
/* 
   bound.h

   Define all BOUND CPU functions.
 */

/*
   static char SccsID[]="@(#)bound.h	1.4 02/09/94";
 */

IMPORT VOID BOUND
               
IPT3(
	IU32, op1,
	IU32, op2[2],
	IUM8, op_sz

   );