summaryrefslogtreecommitdiffstats
path: root/private/ntos/nthals/x86new/mips/sources
blob: 2d172b717f2f5da9c5a00462097dc2257c24b24e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
MIPS_SOURCES=..\emulate.c  \
             ..\addops.c   \
             ..\asciiops.c \
             ..\bitops.c   \
             ..\condops.c  \
             ..\ctrlops.c  \
             ..\data.c     \
             ..\debug.c    \
             ..\divops.c   \
             ..\inoutops.c \
             ..\jmpops.c   \
             ..\logops.c   \
             ..\miscops.c  \
             ..\moveops.c  \
             ..\mulops.c   \
             ..\operand.c  \
             ..\pcibios.c  \
             ..\regmode.c  \
             ..\setops.c   \
             ..\shiftops.c \
             ..\stackops.c \
             ..\stringop.c \
             ..\utility.c  \
             ..\x86bios.c