TN 491 src/dps8/dps8_cpu.h int TN; // type of Numeric chars in src TN 566 src/dps8/dps8_cpu.h uint TN [3]; // type numeric TN 567 src/dps8/dps8_cpu.h #define TN1 TN [0] TN 568 src/dps8/dps8_cpu.h #define TN2 TN [1] TN 569 src/dps8/dps8_cpu.h #define TN3 TN [2] TN 1684 src/dps8/dps8_eis.c e->TN[k-1] = getbits36_1 (opDesc, 21); // type numeric TN 1689 src/dps8/dps8_eis.c if (e->TN[0]) TN 1749 src/dps8/dps8_eis.c switch (e->TN[k-1]) TN 1810 src/dps8/dps8_eis.c a->TN = (int) e->TN[k-1]; TN 5068 src/dps8/dps8_eis.c int TN = (int) e->TN[k-1]; TN 5081 src/dps8/dps8_eis.c word9 c = EISget49(cpup, a, &pos, TN); TN 5127 src/dps8/dps8_eis.c else if (TN == CTN9 && n == N-1) // the 9-bit exponent (of which only 8-bits are used) TN 5132 src/dps8/dps8_eis.c else if (TN == CTN4 && n == N-2) // the 1st 4-chars of the 8-bit exponent TN 5138 src/dps8/dps8_eis.c else if (TN == CTN4 && n == N-1) // the 2nd 4-chars of the 8-bit exponent TN 9157 src/dps8/dps8_eis.c TN 9168 src/dps8/dps8_eis.c TN 9172 src/dps8/dps8_eis.c TN 9236 src/dps8/dps8_eis.c TN 8979 src/dps8/dps8_ins.c uint TN = getbits36_1 (cpu.CY, 21); // C(Y) 21 TN 8982 src/dps8/dps8_ins.c switch(TN) TN 9126 src/dps8/dps8_ins.c uint TN = getbits36_1 (cpu.CY, 21); // C(Y) 21 TN 9132 src/dps8/dps8_ins.c switch (TN)