theMatrix 1076 src/dps8/dps8_ins.c static long long theMatrix[1024] // 1024 opcodes (2^10) theMatrix 1083 src/dps8/dps8_ins.c (void)memset (theMatrix, 0, sizeof (theMatrix)); theMatrix 1093 src/dps8/dps8_ins.c theMatrix[_opcode][_opcodeX][_a][_tag] ++; theMatrix 1106 src/dps8/dps8_ins.c if ((count = theMatrix[opcode][opcodeX][a][tag]))