INST_M_TAG        430 src/dps8/dps8_hw_consts.h # define GET_TAG(x)      ((word6)  ( (x)                   & INST_M_TAG ))
INST_M_TAG        515 src/dps8/dps8_hw_consts.h # define ISITP(x)                (((x) & INST_M_TAG) == 041U)
INST_M_TAG        521 src/dps8/dps8_hw_consts.h # define ISITS(x)                (((x) & INST_M_TAG) == 043U)