getbits36_9 1490 src/dps8/dps8_console.c getbits36_9 201 src/dps8/dps8_eis.c return getbits36_9 (w, 0); getbits36_9 204 src/dps8/dps8_eis.c return getbits36_9 (w, 9); getbits36_9 207 src/dps8/dps8_eis.c return getbits36_9 (w, 18); getbits36_9 210 src/dps8/dps8_eis.c return getbits36_9 (w, 27); getbits36_9 3029 src/dps8/dps8_eis.c word9 fill = getbits36_9 (cpu.cu.IWB, 0); getbits36_9 3549 src/dps8/dps8_eis.c uint mask = (uint) getbits36_9 (cpu.cu.IWB, 0); getbits36_9 3721 src/dps8/dps8_eis.c uint mask = (uint) getbits36_9 (cpu.cu.IWB, 0); getbits36_9 4385 src/dps8/dps8_eis.c word9 fill = getbits36_9 (cpu.cu.IWB, 0); getbits36_9 4783 src/dps8/dps8_eis.c word9 fill = getbits36_9 (cpu.cu.IWB, 0); getbits36_9 7167 src/dps8/dps8_eis.c word9 fill = getbits36_9 (cpu.cu.IWB, 0); getbits36_9 218 src/dps8/dps8_fnp2_iomcmd.c uint d1 = getbits36_9 (command_data[0], 0); getbits36_9 219 src/dps8/dps8_fnp2_iomcmd.c uint d2 = getbits36_9 (command_data[0], 9); getbits36_9 294 src/dps8/dps8_fnp2_iomcmd.c word9 c1 = getbits36_9 (command_data[0], 27); getbits36_9 296 src/dps8/dps8_fnp2_iomcmd.c word9 c3 = getbits36_9 (command_data[1], 9); getbits36_9 317 src/dps8/dps8_fnp2_iomcmd.c word9 c1 = getbits36_9 (command_data[0], 27); getbits36_9 319 src/dps8/dps8_fnp2_iomcmd.c word9 c3 = getbits36_9 (command_data[1], 9); getbits36_9 616 src/dps8/dps8_fnp2_iomcmd.c uint suspendLen = getbits36_9 (suspendStr, 0); getbits36_9 628 src/dps8/dps8_fnp2_iomcmd.c uint resumeLen = getbits36_9 (resumeStr, 0); getbits36_9 649 src/dps8/dps8_fnp2_iomcmd.c uint suspendLen = getbits36_9 (suspendStr, 0); getbits36_9 661 src/dps8/dps8_fnp2_iomcmd.c uint resumeLen = getbits36_9 (resumeStr, 0); getbits36_9 677 src/dps8/dps8_fnp2_iomcmd.c uint subtype = getbits36_9 (command_data[0], 0); getbits36_9 758 src/dps8/dps8_fnp2_iomcmd.c uint idx = getbits36_9 (command_data[0], 9); getbits36_9 1147 src/dps8/dps8_fnp2_iomcmd.c byte = getbits36_9 (word, byteOff * 9); getbits36_9 1204 src/dps8/dps8_fnp2_iomcmd.c uint dcwCnt = getbits36_9 (data, 27); getbits36_9 1217 src/dps8/dps8_fnp2_iomcmd.c uint tally = getbits36_9 (dcw, 27); getbits36_9 1353 src/dps8/dps8_fnp2_iomcmd.c decoded_p->op_code = getbits36_9 (word2, 18); getbits36_9 1354 src/dps8/dps8_fnp2_iomcmd.c uint io_cmd = getbits36_9 (word2, 27); getbits36_9 1432 src/dps8/dps8_fnp2_iomcmd.c uint op_code = getbits36_9 (word2, 18); getbits36_9 1433 src/dps8/dps8_fnp2_iomcmd.c uint io_cmd = getbits36_9 (word2, 27); getbits36_9 7122 src/dps8/dps8_ins.c cpu.MR.OPCODE = getbits36_9 (cpu.CY, 18); getbits36_9 382 src/dps8/dps8_prt.c return (word9) getbits36_9 (b[wordno], charno * 9); getbits36_9 484 src/dps8/dps8_prt.c if (getbits36_9 (buffer[0], 0) != 037) getbits36_9 486 src/dps8/dps8_prt.c if (getbits36_9 (buffer[0], 9) != 014) getbits36_9 488 src/dps8/dps8_prt.c word9 ch = getbits36_9 (buffer[0], 18); getbits36_9 491 src/dps8/dps8_prt.c ch = getbits36_9 (buffer[0], 27); getbits36_9 494 src/dps8/dps8_prt.c ch = getbits36_9 (buffer[1], 0); getbits36_9 497 src/dps8/dps8_prt.c ch = getbits36_9 (buffer[1], 9); getbits36_9 500 src/dps8/dps8_prt.c ch = getbits36_9 (buffer[1], 18); getbits36_9 503 src/dps8/dps8_prt.c if (getbits36_9 (buffer[1], 27) != 037) getbits36_9 505 src/dps8/dps8_prt.c if (getbits36_9 (buffer[2], 0) != 005) getbits36_9 421 src/dps8/dps8_socket_dev.c word9 cnt = getbits36_9 (buffer [0], 27); getbits36_9 430 src/dps8/dps8_socket_dev.c getbits36_9 450 src/dps8/dps8_socket_dev.c word9 ch = getbits36_9 (buffer[wordno], offset);