GET_TAG           284 src/dps8/dps8_addrmods.c     word6 ind_tag = GET_TAG (cpu.itxPair [0]);
GET_TAG           331 src/dps8/dps8_addrmods.c                extMods [GET_TAG (* wb)].mod);
GET_TAG           340 src/dps8/dps8_addrmods.c                extMods [GET_TAG (* wb)].mod);
GET_TAG           396 src/dps8/dps8_addrmods.c       cpu.rTAG = GET_TAG (IWB_IRODD);
GET_TAG           579 src/dps8/dps8_addrmods.c             cpu.rTAG = GET_TAG (cpu.itxPair[0]);
GET_TAG           669 src/dps8/dps8_addrmods.c             cpu.rTAG = GET_TAG (cpu.itxPair[0]);
GET_TAG           681 src/dps8/dps8_addrmods.c                    get_mod_string (buf, GET_TAG (cpu.itxPair[0])));
GET_TAG           863 src/dps8/dps8_addrmods.c                 word6 sz     = GET_TB (GET_TAG (indword));
GET_TAG           864 src/dps8/dps8_addrmods.c                 word3 os     = GET_CF (GET_TAG (indword));
GET_TAG          1220 src/dps8/dps8_addrmods.c                 word6 junk   = GET_TAG (indword);   // get tag field, but ignore it
GET_TAG          1289 src/dps8/dps8_addrmods.c                 word6 junk = GET_TAG (indword);
GET_TAG          1373 src/dps8/dps8_addrmods.c                 idwtag = GET_TAG (indword);
GET_TAG          1485 src/dps8/dps8_addrmods.c                 idwtag       = GET_TAG (indword);
GET_TAG          1910 src/dps8/dps8_append.c     word6 tag = GET_TAG (IWB_IRODD);
GET_TAG          3761 src/dps8/dps8_cpu.c     p->tag      = GET_TAG (inst);  // instruction tag
GET_TAG           437 src/dps8/dps8_hw_consts.h # define GET_TM(x)       (       (GET_TAG(x) & 060U))
GET_TAG           438 src/dps8/dps8_hw_consts.h # define GET_TD(x)       (       (GET_TAG(x) & 017U))
GET_TAG           516 src/dps8/dps8_hw_consts.h # define GET_ITP_MOD(Ypair)      (GET_TAG((Ypair)[1]))
GET_TAG           523 src/dps8/dps8_hw_consts.h # define GET_ITS_MOD(Ypair)      (GET_TAG((Ypair)[1]))
GET_TAG           100 src/dps8/dps8_ins.c       rTAG = GET_TAG (cpu.cu.IWB);
GET_TAG           181 src/dps8/dps8_ins.c       rTAG = GET_TAG (cpu.cu.IWB);
GET_TAG          7797 src/dps8/dps8_ins.c               word6 rTAG = GET_TAG (IWB_IRODD);
GET_TAG            99 src/dps8/dps8_utils.c     word6  tag      = GET_TAG(instruction);