summaryrefslogtreecommitdiffstats
path: root/private/mvdm/softpc.new/base/ccpu386/rcr.h
blob: ca101066314e60d823e396dd88c0f3447bbd8b69 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
/* 
   rcr.h

   Define all RCR CPU functions.
 */

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

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

   );