Home
last modified time | relevance | path

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

/dports/emulators/hercules/hercules-3.13/
H A Decpsvm.c577 U32 vchix; in DEF_INST() local
589 vchix=EVM_LH(vchtbl+((vdev & 0xf00)>>7)); /* Get Index */ in DEF_INST()
590 if(vchix & 0x8000) in DEF_INST()
595 vch=EVM_L(effective_addr2)+vchix; in DEF_INST()