Home
last modified time | relevance | path

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

/dports/emulators/hercules/hercules-3.13/
H A Ddat.h59 BYTE *aste_main; /* ASTE mainstor address */ in ARCH_DEP() local
117 aste_main = FETCH_MAIN_ABSOLUTE(aste_addr, regs, numwords * 4); in ARCH_DEP()
120 aste[i] = fetch_fw(aste_main); in ARCH_DEP()
121 aste_main += 4; in ARCH_DEP()