19 lines
355 B
Modula-2
19 lines
355 B
Modula-2
|
LIBRARY wow64cpu.dll
|
||
|
|
||
|
EXPORTS
|
||
|
CpuProcessInit
|
||
|
CpuProcessTerm
|
||
|
CpuThreadInit
|
||
|
CpuThreadTerm
|
||
|
CpuSimulate
|
||
|
CpuFlushInstructionCache
|
||
|
CpuResetToConsistentState
|
||
|
CpuGetContext
|
||
|
CpuSetContext
|
||
|
CpuSuspendThread
|
||
|
CpuGetStackPointer
|
||
|
CpuSetStackPointer
|
||
|
CpuSetInstructionPointer
|
||
|
CpuNotifyDllLoad
|
||
|
CpuNotifyDllUnload
|