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

   Define all ROR CPU functions.
 */

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

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

   );