Home
last modified time | relevance | path

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

/dports/emulators/simh/simh-3.9.0_5/PDP10/
H A Dpdp10_defs.h242 #define PI_M_LVL 000177 /* level mask */ macro
H A Dpdp10_cpu.c2203 int32 lvl = ea & PI_M_LVL; in wrpi()