Home
last modified time | relevance | path

Searched refs:VMPSWAIT (Results 1 – 2 of 2) sorted by path

/dports/emulators/hercules/hercules-3.13/
H A Decpsvm.c1708 B_VMRSTAT &= ~(VMPSWAIT | VMIDLE);
1715 B_VMRSTAT |= VMPSWAIT;
H A Decpsvm.h206 #define VMPSWAIT 0x10 macro
212 #define VMNORUN (VMCPWAIT|VMPSWAIT)