getbits36_2      1352 src/dps8/dps8_eis.c       cpu.du.TAk[k-1] = getbits36_2 (opDesc, 21);    // type alphanumeric
getbits36_2      1357 src/dps8/dps8_eis.c       e -> TA [k - 1] = getbits36_2 (opDesc, 21);    // type alphanumeric
getbits36_2      1696 src/dps8/dps8_eis.c     e->S[k-1]  = getbits36_2 (opDesc, 22);    // Sign and decimal type of data
getbits36_2      1887 src/dps8/dps8_eis.c     word2 C = getbits36_2 (opDesc, 18);     // char# from descriptor
getbits36_2       834 src/dps8/dps8_ins.c     cpu.du.TAk[0]   = getbits36_2  (words[2], 25);
getbits36_2       847 src/dps8/dps8_ins.c     cpu.du.TAk[1]   = getbits36_2  (words[4], 25);
getbits36_2       860 src/dps8/dps8_ins.c     cpu.du.TAk[2]   = getbits36_2  (words[6], 25);
getbits36_2      7460 src/dps8/dps8_ins.c                   cpu.CMR.luf = getbits36_2 (cpu.CY, 70 - 36);
getbits36_2      8835 src/dps8/dps8_ins.c             uint TA = getbits36_2 (cpu.CY, 21);
getbits36_2      8931 src/dps8/dps8_ins.c             SET_AR_CHAR_BITNO (n,  getbits36_2 (cpu.CY, 18),
getbits36_2      8949 src/dps8/dps8_ins.c               SET_AR_CHAR_BITNO (n,  getbits36_2 (tmp36, 18),
getbits36_2      9057 src/dps8/dps8_ins.c                 uint TA = getbits36_2 (cpu.CY, 21);
getbits36_2      1770 src/dps8/dps8_iom.c     uint lq        = getbits36_2 (scw, 18);
getbits36_2      2230 src/dps8/dps8_iom.c     word2 IDCW_CHAN_CTRL =    getbits36_2 (DCW, 22);
getbits36_2      2250 src/dps8/dps8_iom.c     word2  DDCW_22_23_TYPE   = getbits36_2  (DCW, 22);
getbits36_2      2413 src/dps8/dps8_iom.c         p -> IDCW_CHAN_CTRL = getbits36_2 (p -> DCW, 22);
getbits36_2      2435 src/dps8/dps8_iom.c         p -> DDCW_22_23_TYPE   = getbits36_2  (p -> DCW, 22);