Home
last modified time | relevance | path

Searched refs:VMINVSEG (Results 1 – 2 of 2) sorted by relevance

/dports/emulators/hercules/hercules-3.13/
H A Decpsvm.h267 #define VMINVSEG 0x02 macro
H A Decpsvm.c973 if((B_VMESTAT & (VMINVSEG|VMNEWCR0)) == (VMINVSEG|VMNEWCR0)) in ecpsvm_do_disp2()