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

















                                                      
/* 
   or.h

   Define all OR CPU functions.
 */

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

IMPORT VOID OR
               
IPT3(
	IU32 *, pop1,
	IU32, op2,
	IUM8, op_sz

   );