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

















                                                      
/* 
   xadd.h

   XADD CPU functions.
 */

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

IMPORT VOID XADD
               
IPT3(
	IU32 *, pop1,
	IU32 *, pop2,
	IUM8, op_sz

   );