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

   Define all LEA CPU functions.
 */

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

IMPORT VOID LEA
           
IPT2(
	IU32 *, pop1,
	IU32, op2

   );