e0                717 src/dps8/dps8_math.c   int e0 = SIGNEXT8_int ((* E) & MASK8);
e0                718 src/dps8/dps8_math.c   fno_ext (cpup, & e0, E, A, Q);
e0                721 src/dps8/dps8_math.c void fno_ext (cpu_state_t * cpup, int * e0, word8 * E, word36 * A, word36 * Q) {
e0                851 src/dps8/dps8_math.c   int e = * e0;
e0                972 src/dps8/dps8_math.c   * e0 = e;
e0                 32 src/dps8/dps8_math.h void fno_ext (cpu_state_t * cpup, int * e0, word8 * E, word36 * A, word36 * Q);