getbits36_2      1358 src/dps8/dps8_eis.c       cpu.du.TAk[k-1] = getbits36_2 (opDesc, 21);    // type alphanumeric
getbits36_2      1363 src/dps8/dps8_eis.c       e -> TA [k - 1] = getbits36_2 (opDesc, 21);    // type alphanumeric
getbits36_2      1702 src/dps8/dps8_eis.c     e->S[k-1]  = getbits36_2 (opDesc, 22);    // Sign and decimal type of data
getbits36_2      1888 src/dps8/dps8_eis.c     word2 C = getbits36_2 (opDesc, 18);     // char# from descriptor
getbits36_2       778 src/dps8/dps8_ins.c     cpu.du.TAk[0]   = getbits36_2  (words[2], 25);
getbits36_2       791 src/dps8/dps8_ins.c     cpu.du.TAk[1]   = getbits36_2  (words[4], 25);
getbits36_2       804 src/dps8/dps8_ins.c     cpu.du.TAk[2]   = getbits36_2  (words[6], 25);
getbits36_2      7125 src/dps8/dps8_ins.c                   cpu.CMR.luf = getbits36_2 (cpu.CY, 70 - 36);
getbits36_2      8500 src/dps8/dps8_ins.c             uint TA = getbits36_2 (cpu.CY, 21);
getbits36_2      8596 src/dps8/dps8_ins.c             SET_AR_CHAR_BITNO (n,  getbits36_2 (cpu.CY, 18),
getbits36_2      8614 src/dps8/dps8_ins.c               SET_AR_CHAR_BITNO (n,  getbits36_2 (tmp36, 18),
getbits36_2      8722 src/dps8/dps8_ins.c                 uint TA = getbits36_2 (cpu.CY, 21);
getbits36_2      1761 src/dps8/dps8_iom.c     uint lq        = getbits36_2 (scw, 18);
getbits36_2      2220 src/dps8/dps8_iom.c     word2 IDCW_CHAN_CTRL =    getbits36_2 (DCW, 22);
getbits36_2      2240 src/dps8/dps8_iom.c     word2  DDCW_22_23_TYPE   = getbits36_2  (DCW, 22);
getbits36_2      2397 src/dps8/dps8_iom.c         p -> IDCW_CHAN_CTRL = getbits36_2 (p -> DCW, 22);
getbits36_2      2419 src/dps8/dps8_iom.c         p -> DDCW_22_23_TYPE   = getbits36_2  (p -> DCW, 22);