Home
last modified time | relevance | path

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

/dports/emulators/hercules/hercules-3.13/
H A Dscedasd.c330 pto &= SEGTAB_PTO; in ARCH_DEP()
431 pto &= SEGTAB_PTO; in ARCH_DEP()
H A Ddat.h1047 pto = ste & SEGTAB_PTO; in ARCH_DEP()
2119 raddr = (op1 & SEGTAB_PTO) in ARCH_DEP()
H A Desa390.h404 #define SEGTAB_PTO 0x7FFFFFC0 /* Page table origin */ macro