uint32 170 src/dps8/dps8.h typedef uint32 word17; uint32 171 src/dps8/dps8.h typedef uint32 word18; uint32 172 src/dps8/dps8.h typedef uint32 word19; uint32 174 src/dps8/dps8.h typedef uint32 word20; uint32 176 src/dps8/dps8.h typedef uint32 word21; uint32 177 src/dps8/dps8.h typedef uint32 word22; uint32 178 src/dps8/dps8.h typedef uint32 word23; uint32 179 src/dps8/dps8.h typedef uint32 word24; uint32 180 src/dps8/dps8.h typedef uint32 word27; uint32 182 src/dps8/dps8.h typedef uint32 word28; uint32 183 src/dps8/dps8.h typedef uint32 word32; uint32 89 src/dps8/dps8_absi.c absi_dev.numunits = (uint32) n; uint32 356 src/dps8/dps8_absi.c for (uint32 unit = 0; unit < absi_dev.numunits; unit ++) uint32 1670 src/dps8/dps8_console.c opc_dev.numunits = (uint32) n; uint32 683 src/dps8/dps8_cpu.c cpu_dev.numunits = (uint32) n; uint32 4326 src/dps8/dps8_cpu.c static const char * get_dbg_verb (uint32 dbits, DEVICE * dptr) uint32 4350 src/dps8/dps8_cpu.c void dps8_sim_debug (uint32 dbits, DEVICE * dptr, unsigned long long cnt, const char* fmt, ...) uint32 681 src/dps8/dps8_cpu.h uint32 opcode; // opcode uint32 683 src/dps8/dps8_cpu.h uint32 opcode10; // opcode | (opcodeX ? 01000 : 0) uint32 1265 src/dps8/dps8_crdpun.c pun_dev . numunits = (uint32) n; uint32 1021 src/dps8/dps8_crdrdr.c rdr_dev . numunits = (uint32) n; uint32 179 src/dps8/dps8_dia.c dia_dev.numunits = (uint32) n; uint32 356 src/dps8/dps8_disk.c dsk_dev . numunits = (uint32) n; uint32 1674 src/dps8/dps8_disk.c ipc_dev.numunits = (uint32) n; uint32 1816 src/dps8/dps8_disk.c msp_dev.numunits = (uint32) n; uint32 1773 src/dps8/dps8_fnp2.c fnp_dev . numunits = (uint32) n; uint32 2909 src/dps8/dps8_fnp2.c uint32 numunits = fnp_dev.numunits; uint32 234 src/dps8/dps8_hw_consts.h return ((int32) w) | (int32) (((uint32) -1) << 15); uint32 243 src/dps8/dps8_hw_consts.h return ((int32) w) | (int32) (((uint32) -1) << 18); uint32 252 src/dps8/dps8_hw_consts.h return ((int32) w) | (int32) (((uint32) -1) << 21); uint32 261 src/dps8/dps8_hw_consts.h return ((int32) w) | (int32) (((uint32) -1) << 22); uint32 270 src/dps8/dps8_hw_consts.h return ((int32) w) | (int32) (((uint32) -1) << 24); uint32 440 src/dps8/dps8_hw_consts.h # define GET_ADDR(x) ((uint32) (((x) >> INST_V_ADDR) & INST_M_ADDR)) uint32 1026 src/dps8/dps8_ins.c void addToTheMatrix (uint32 opcode, bool opcodeX, bool a, word6 tag) uint32 1374 src/dps8/dps8_ins.c const uint32 opcode = ci->opcode; // opcode uint32 1380 src/dps8/dps8_ins.c const uint32 opcode = ci->opcode; // opcode uint32 2297 src/dps8/dps8_ins.c uint32 opcode10 = i->opcode10; uint32 2786 src/dps8/dps8_ins.c uint32 n = opcode10 & 07; // get n uint32 2855 src/dps8/dps8_ins.c uint32 n = opcode10 & 07; // get n uint32 3001 src/dps8/dps8_ins.c uint32 n = opcode10 & 07; // get n uint32 3034 src/dps8/dps8_ins.c uint32 n; uint32 3107 src/dps8/dps8_ins.c uint32 n = opcode10 & 07; // get n uint32 3471 src/dps8/dps8_ins.c uint32 n = opcode10 & 07; // get n uint32 3578 src/dps8/dps8_ins.c uint32 n = opcode10 & 07; // get n uint32 4352 src/dps8/dps8_ins.c uint32 n = opcode10 & 07; // get n uint32 4379 src/dps8/dps8_ins.c uint32 n = opcode10 & 07; // get n uint32 4438 src/dps8/dps8_ins.c uint32 n = opcode10 & 07; // get n uint32 4600 src/dps8/dps8_ins.c uint32 n = opcode10 & 07; // get n uint32 4643 src/dps8/dps8_ins.c uint32 n = opcode10 & 07; // get n uint32 4699 src/dps8/dps8_ins.c uint32 n = opcode10 & 07; // get n uint32 5171 src/dps8/dps8_ins.c uint32 n = opcode10 & 07; // get n uint32 5277 src/dps8/dps8_ins.c uint32 n = opcode10 & 07; // get n uint32 5304 src/dps8/dps8_ins.c uint32 n = opcode10 & 07; // get n uint32 5406 src/dps8/dps8_ins.c uint32 n = opcode10 & 07; // get n uint32 5430 src/dps8/dps8_ins.c uint32 n = opcode10 & 07; // get n uint32 5517 src/dps8/dps8_ins.c uint32 n = opcode10 & 07; // get n uint32 5544 src/dps8/dps8_ins.c uint32 n = opcode10 & 07; // get n uint32 5615 src/dps8/dps8_ins.c uint32 n = opcode10 & 07; // get n uint32 5697 src/dps8/dps8_ins.c uint32 n = opcode10 & 07; // get n uint32 6555 src/dps8/dps8_ins.c for (uint32 n = 0 ; n < 8 ; n ++) uint32 6625 src/dps8/dps8_ins.c for (uint32 n = 0 ; n < 8 ; n++) uint32 6662 src/dps8/dps8_ins.c uint32 n = opcode10 & 07; // get n uint32 6691 src/dps8/dps8_ins.c uint32 n = opcode10 & 03; // get n uint32 6710 src/dps8/dps8_ins.c uint32 n = (opcode10 & MASK3) + 4U; // get n uint32 8472 src/dps8/dps8_ins.c uint32 n = opcode10 & 07; // get uint32 8570 src/dps8/dps8_ins.c uint32 n = opcode10 & 07; // get n uint32 8587 src/dps8/dps8_ins.c for (uint32 n = 0 ; n < 8 ; n += 1) uint32 8621 src/dps8/dps8_ins.c uint32 n = opcode10 & 07; // get uint32 8713 src/dps8/dps8_ins.c uint32 n = opcode10 & 07; // get uint32 8768 src/dps8/dps8_ins.c uint32 n = opcode10 & 07; // get register # uint32 8821 src/dps8/dps8_ins.c uint32 n = opcode10 & 07; // get n uint32 8840 src/dps8/dps8_ins.c for (uint32 n = 0 ; n < 8 ; n += 1) uint32 26 src/dps8/dps8_ins.h void addToTheMatrix (uint32 opcode, bool opcodeX, bool a, word6 tag); uint32 170 src/dps8/dps8_mt.c mtp_dev.numunits = (uint32) n; uint32 422 src/dps8/dps8_mt.c tape_dev . numunits = (uint32) n; uint32 1843 src/dps8/dps8_mt.c uint32 1846 src/dps8/dps8_mt.c uint32 skipped = 0; uint32 1899 src/dps8/dps8_mt.c uint32 skipped, recsskipped; uint32 1957 src/dps8/dps8_mt.c uint32 1964 src/dps8/dps8_mt.c uint32 skipped = 0; uint32 2033 src/dps8/dps8_mt.c uint32 skipped, recsskipped; uint32 154 src/dps8/dps8_simh.h extern uint32 sim_brk_summ, sim_brk_types, sim_brk_dflt; uint32 159 src/dps8/dps8_simh.h void dps8_sim_debug (uint32 dbits, DEVICE* dptr, unsigned long long cnt, const char* fmt, ...); uint32 105 src/dps8/dps8_socket_dev.c skc_dev.numunits = (uint32) n; uint32 1808 src/dps8/dps8_sys.c uint32 skipped; uint32 107 src/dps8/dps8_urp.c urp_dev.numunits = (uint32) n; uint32 93 src/dps8/dps8_utils.c uint32 opcode = GET_OP(instruction); ///< get opcode uint32 94 src/dps8/dps8_utils.c uint32 opcodeX = GET_OPX(instruction); ///< opcode extension uint32 95 src/dps8/dps8_utils.c uint32 opcode10 = opcode | (opcodeX ? 01000 : 0); uint32 155 src/simh/scp.c sim_rtime = sim_rtime + ((uint32) (_x - sim_interval)); \ uint32 170 src/simh/scp.c if (sz == sizeof (uint8)) v = *(((uint8 *) mb) + ((uint32) j)); \ uint32 171 src/simh/scp.c else if (sz == sizeof (uint16)) v = *(((uint16 *) mb) + ((uint32) j)); \ uint32 172 src/simh/scp.c else if (sz == sizeof (uint32)) v = *(((uint32 *) mb) + ((uint32) j)); \ uint32 173 src/simh/scp.c else v = *(((t_uint64 *) mb) + ((uint32) j)); uint32 177 src/simh/scp.c else if (sz == sizeof (uint16)) *(((uint16 *) mb) + ((uint32) j)) = (uint16) v; \ uint32 178 src/simh/scp.c else if (sz == sizeof (uint32)) *(((uint32 *) mb) + ((uint32) j)) = (uint32) v; \ uint32 179 src/simh/scp.c else *(((t_uint64 *) mb) + ((uint32) j)) = v; uint32 256 src/simh/scp.c BRKTAB *sim_brk_new (t_addr loc, uint32 btyp); uint32 270 src/simh/scp.c t_value get_rval (REG *rptr, uint32 idx); uint32 271 src/simh/scp.c void put_rval (REG *rptr, uint32 idx, t_value val); uint32 292 src/simh/scp.c REG *lowr, REG *highr, uint32 lows, uint32 highs); uint32 293 src/simh/scp.c t_stat ex_reg (FILE *ofile, t_value val, int32 flag, REG *rptr, uint32 idx); uint32 294 src/simh/scp.c t_stat dep_reg (int32 flag, CONST char *cptr, REG *rptr, uint32 idx); uint32 315 src/simh/scp.c static const char *get_dbg_verb (uint32 dbits, DEVICE* dptr); uint32 329 src/simh/scp.c uint32 sim_internal_device_count = 0; uint32 333 src/simh/scp.c uint32 sim_brk_summ = 0; uint32 334 src/simh/scp.c uint32 sim_brk_types = 0; uint32 336 src/simh/scp.c uint32 sim_brk_dflt = 0; uint32 337 src/simh/scp.c uint32 sim_brk_match_type; uint32 359 src/simh/scp.c static uint32 sim_rtime; uint32 2207 src/simh/scp.c uint32 enabled_units = dptr->numunits; uint32 2208 src/simh/scp.c uint32 unit; uint32 2299 src/simh/scp.c uint32 enabled_units = dptr->numunits; uint32 2300 src/simh/scp.c uint32 unit; uint32 3288 src/simh/scp.c uint32 idx = 0; uint32 3368 src/simh/scp.c idx = (uint32) strtotv (++gptr, &tptr, 10); /* convert index */ uint32 3434 src/simh/scp.c uint32 dsize = 0; uint32 3435 src/simh/scp.c uint32 delay = 0; uint32 3436 src/simh/scp.c uint32 after = 0; uint32 3454 src/simh/scp.c delay = (uint32)get_uint (&gbuf[6], 10, 2000000000, &r); uint32 3462 src/simh/scp.c after = (uint32)get_uint (&gbuf[6], 10, 2000000000, &r); uint32 3785 src/simh/scp.c uint32 lvl = 0; uint32 3946 src/simh/scp.c uint32 i; uint32 4052 src/simh/scp.c uint32 lvl = 0xFFFFFFFF; uint32 4166 src/simh/scp.c uint32 j, udbl, ucnt; uint32 5072 src/simh/scp.c uint32 dctrl = dptr->dctrl; uint32 5152 src/simh/scp.c ((MTAB_VUN == (uint32)flag) && ((uptr->flags & mptr->mask) == mptr->match)))) { uint32 5333 src/simh/scp.c t_stat reset_all (uint32 start) uint32 5336 src/simh/scp.c uint32 i; uint32 5368 src/simh/scp.c t_stat reset_all_p (uint32 start) uint32 5503 src/simh/scp.c uint32 cap = ((uint32) uptr->capac) / dptr->aincr; /* effective size */ uint32 5511 src/simh/scp.c uptr->hwmark = (uint32)sim_fread (uptr->filebuf, /* read file */ uint32 5566 src/simh/scp.c uint32 i, j; uint32 5619 src/simh/scp.c uint32 cap = (uptr->hwmark + dptr->aincr - 1) / dptr->aincr; uint32 5671 src/simh/scp.c uint32 i, j; uint32 6136 src/simh/scp.c lowr, highr, (uint32) low, (uint32) high); uint32 6162 src/simh/scp.c REG *lowr, REG *highr, uint32 lows, uint32 highs) uint32 6165 src/simh/scp.c uint32 idx, val_start=lows; uint32 6296 src/simh/scp.c t_stat ex_reg (FILE *ofile, t_value val, int32 flag, REG *rptr, uint32 idx) uint32 6334 src/simh/scp.c t_value get_rval (REG *rptr, uint32 idx) uint32 6338 src/simh/scp.c uint32 *ptr; uint32 6346 src/simh/scp.c ptr = (uint32 *)(((UNIT *) rptr->loc) + idx); uint32 6347 src/simh/scp.c if (sz <= sizeof (uint32)) uint32 6352 src/simh/scp.c ptr = (uint32 *)(((size_t) rptr->loc) + (idx * rptr->str_size)); uint32 6353 src/simh/scp.c if (sz <= sizeof (uint32)) uint32 6363 src/simh/scp.c else if (sz <= sizeof (uint32)) uint32 6364 src/simh/scp.c val = *(((uint32 *) rptr->loc) + idx); uint32 6381 src/simh/scp.c t_stat dep_reg (int32 flag, CONST char *cptr, REG *rptr, uint32 idx) uint32 6434 src/simh/scp.c void put_rval (REG *rptr, uint32 idx, t_value val) uint32 6438 src/simh/scp.c uint32 *ptr; uint32 6455 src/simh/scp.c ptr = (uint32 *)(((UNIT *) rptr->loc) + idx); uint32 6456 src/simh/scp.c if (sz <= sizeof (uint32)) uint32 6458 src/simh/scp.c ~(((uint32) mask) << rptr->offset)) | uint32 6459 src/simh/scp.c (((uint32) val) << rptr->offset); uint32 6464 src/simh/scp.c ptr = (uint32 *)(((size_t) rptr->loc) + (idx * rptr->str_size)); uint32 6465 src/simh/scp.c if (sz <= sizeof (uint32)) uint32 6466 src/simh/scp.c *((uint32 *) ptr) = (*((uint32 *) ptr) & uint32 6467 src/simh/scp.c ~(((uint32) mask) << rptr->offset)) | uint32 6468 src/simh/scp.c (((uint32) val) << rptr->offset); uint32 6474 src/simh/scp.c PUT_RVAL (uint8, rptr, idx, (uint32) val, (uint32) mask); uint32 6477 src/simh/scp.c PUT_RVAL (uint16, rptr, idx, (uint32) val, (uint32) mask); uint32 6478 src/simh/scp.c else if (sz <= sizeof (uint32)) uint32 6479 src/simh/scp.c PUT_RVAL (uint32, rptr, idx, (int32) val, (uint32) mask); uint32 6653 src/simh/scp.c uptr->hwmark = (uint32) loc + 1; uint32 6932 src/simh/scp.c t_value get_uint (const char *cptr, uint32 radix, t_value max, t_stat *status) uint32 6965 src/simh/scp.c uint32 rdx, t_addr max, char term) uint32 7040 src/simh/scp.c t_stat sim_decode_quoted_string (const char *iptr, uint8 *optr, uint32 *osize) uint32 7126 src/simh/scp.c *osize = (uint32)(optr-ostart); uint32 7143 src/simh/scp.c char *sim_encode_quoted_string (const uint8 *iptr, uint32 size) uint32 7145 src/simh/scp.c uint32 i; uint32 7204 src/simh/scp.c void fprint_buffer_string (FILE *st, const uint8 *buf, uint32 size) uint32 7256 src/simh/scp.c uint32 i, u; uint32 7284 src/simh/scp.c u = (uint32) get_uint (tptr, 10, dptr->numunits - 1, &r); uint32 7310 src/simh/scp.c uint32 i; uint32 7348 src/simh/scp.c uint32 i, j; uint32 7632 src/simh/scp.c const char *put_switches (char *buf, size_t bufsize, uint32 sw) uint32 7768 src/simh/scp.c if (schptr->count != (uint32)(1 - reason)) { uint32 7904 src/simh/scp.c t_value strtotv (CONST char *inptr, CONST char **endptr, uint32 radix) uint32 7908 src/simh/scp.c uint32 c, digit; uint32 7921 src/simh/scp.c digit = c - (uint32) '0'; uint32 7924 src/simh/scp.c else digit = c + 10 - (uint32) 'A'; /* convert letter */ uint32 7950 src/simh/scp.c t_stat sprint_val (char *buffer, t_value val, uint32 radix, uint32 7951 src/simh/scp.c uint32 width, uint32 format) uint32 8015 src/simh/scp.c t_stat fprint_val (FILE *stream, t_value val, uint32 radix, uint32 8016 src/simh/scp.c uint32 width, uint32 format) uint32 8242 src/simh/scp.c t_stat sim_activate_after (UNIT *uptr, uint32 usec_delay) uint32 8247 src/simh/scp.c t_stat _sim_activate_after (UNIT *uptr, uint32 usec_delay) uint32 8476 src/simh/scp.c BRKTAB *sim_brk_fnd_ex (t_addr loc, uint32 btyp, t_bool any_typ, uint32 spc) uint32 8491 src/simh/scp.c BRKTAB *sim_brk_new (t_addr loc, uint32 btyp) uint32 8561 src/simh/scp.c while (bp && (bp->typ != (uint32)sw)) uint32 8765 src/simh/scp.c uint32 sim_brk_test (t_addr loc, uint32 btyp) uint32 8768 src/simh/scp.c uint32 spc = (btyp >> SIM_BKPT_V_SPC) & (SIM_BKPT_N_SPC - 1); uint32 8854 src/simh/scp.c void sim_brk_npc (uint32 cnt) uint32 8856 src/simh/scp.c uint32 spc; uint32 8871 src/simh/scp.c void sim_brk_clrspc (uint32 spc, uint32 btyp) uint32 8956 src/simh/scp.c uint32 after; uint32 8976 src/simh/scp.c after = (uint32)get_uint (&gbuf[10], 10, 2000000000, &r); uint32 9076 src/simh/scp.c t_stat sim_exp_set (EXPECT *exp, const char *match, int32 cnt, uint32 after, int32 switches, const char *act) uint32 9080 src/simh/scp.c uint32 match_size; uint32 9176 src/simh/scp.c uint32 compare_size = (exp->rules[i].switches & EXP_TYP_REGEX) ? MAX(10 * strlen(ep->match_pattern), 1024) : exp->rules[i].size; uint32 9330 src/simh/scp.c uint32 after = exp->after; uint32 9347 src/simh/scp.c (uint32)((sim_timer_inst_per_sec ()*exp->after)/1000000.0) : uint32 9360 src/simh/scp.c t_stat sim_send_input (SEND *snd, uint8 *data, size_t size, uint32 after, uint32 delay) uint32 9387 src/simh/scp.c snd->delay = (sim_switches & SWMASK ('T')) ? (uint32)((sim_timer_inst_per_sec()*delay)/1000000.0) : delay; uint32 9389 src/simh/scp.c snd->after = (sim_switches & SWMASK ('T')) ? (uint32)((sim_timer_inst_per_sec()*after)/1000000.0) : after; uint32 9502 src/simh/scp.c static const char *get_dbg_verb (uint32 dbits, DEVICE* dptr) uint32 9528 src/simh/scp.c static const char *sim_debug_prefix (uint32 dbits, DEVICE* dptr) uint32 9572 src/simh/scp.c uint32 value, beforevalue, mask; uint32 9589 src/simh/scp.c value = (uint32)((after >> bitdefs[i].offset) & mask); uint32 9590 src/simh/scp.c beforevalue = (uint32)((before >> bitdefs[i].offset) & mask); uint32 9613 src/simh/scp.c void sim_debug_bits_hdr(uint32 dbits, DEVICE* dptr, const char *header, uint32 9614 src/simh/scp.c BITFIELD* bitdefs, uint32 before, uint32 after, int terminate) uint32 9627 src/simh/scp.c void sim_debug_bits(uint32 dbits, DEVICE* dptr, BITFIELD* bitdefs, uint32 9628 src/simh/scp.c uint32 before, uint32 after, int terminate) uint32 9759 src/simh/scp.c void _sim_debug (uint32 dbits, DEVICE* vdptr, const char* fmt, ...) uint32 9825 src/simh/scp.c void sim_data_trace(DEVICE *dptr, UNIT *uptr, const uint8 *data, const char *position, size_t len, const char *txt, uint32 reason) uint32 9960 src/simh/scp.c uint32 level; uint32 9965 src/simh/scp.c uint32 kids; uint32 9968 src/simh/scp.c uint32 flags; uint32 9969 src/simh/scp.c uint32 kidwid; uint32 118 src/simh/scp.h t_stat sim_activate_after (UNIT *uptr, uint32 usecs_walltime); uint32 119 src/simh/scp.h t_stat _sim_activate_after (UNIT *uptr, uint32 usecs_walltime); uint32 125 src/simh/scp.h uint32 sim_grtime (void); uint32 131 src/simh/scp.h t_stat reset_all (uint32 start_device); uint32 132 src/simh/scp.h t_stat reset_all_p (uint32 start_device); uint32 143 src/simh/scp.h const char *put_switches (char *buf, size_t bufsize, uint32 sw); uint32 148 src/simh/scp.h t_value get_uint (const char *cptr, uint32 radix, t_value max, t_stat *status); uint32 150 src/simh/scp.h uint32 rdx, t_addr max, char term); uint32 151 src/simh/scp.h t_stat sim_decode_quoted_string (const char *iptr, uint8 *optr, uint32 *osize); uint32 152 src/simh/scp.h char *sim_encode_quoted_string (const uint8 *iptr, uint32 size); uint32 153 src/simh/scp.h void fprint_buffer_string (FILE *st, const uint8 *buf, uint32 size); uint32 154 src/simh/scp.h t_value strtotv (CONST char *cptr, CONST char **endptr, uint32 radix); uint32 156 src/simh/scp.h t_stat fprint_val (FILE *stream, t_value val, uint32 rdx, uint32 wid, uint32 fmt); uint32 157 src/simh/scp.h t_stat sprint_val (char *buf, t_value val, uint32 rdx, uint32 wid, uint32 fmt); uint32 176 src/simh/scp.h uint32 sim_brk_test (t_addr bloc, uint32 btyp); uint32 177 src/simh/scp.h void sim_brk_clrspc (uint32 spc, uint32 btyp); uint32 178 src/simh/scp.h void sim_brk_npc (uint32 cnt); uint32 181 src/simh/scp.h t_stat sim_send_input (SEND *snd, uint8 *data, size_t size, uint32 after, uint32 delay); uint32 187 src/simh/scp.h t_stat sim_exp_set (EXPECT *exp, const char *match, int32 cnt, uint32 after, int32 switches, const char *act); uint32 200 src/simh/scp.h void sim_data_trace(DEVICE *dptr, UNIT *uptr, const uint8 *data, const char *position, size_t len, const char *txt, uint32 reason); uint32 201 src/simh/scp.h void sim_debug_bits_hdr (uint32 dbits, DEVICE* dptr, const char *header, uint32 202 src/simh/scp.h BITFIELD* bitdefs, uint32 before, uint32 after, int terminate); uint32 203 src/simh/scp.h void sim_debug_bits (uint32 dbits, DEVICE* dptr, BITFIELD* bitdefs, uint32 204 src/simh/scp.h uint32 before, uint32 after, int terminate); uint32 205 src/simh/scp.h void _sim_debug (uint32 dbits, DEVICE* dptr, const char *fmt, ...) GCC_FMT_ATTR(3, 4); uint32 241 src/simh/scp.h extern uint32 sim_internal_device_count; uint32 249 src/simh/scp.h extern uint32 sim_brk_types; /* breakpoint info */ uint32 250 src/simh/scp.h extern uint32 sim_brk_dflt; uint32 251 src/simh/scp.h extern uint32 sim_brk_summ; uint32 252 src/simh/scp.h extern uint32 sim_brk_match_type; uint32 355 src/simh/sim_console.c static uint32 sim_rem_read_timeout = 30; /* seconds before automatic continue */ uint32 356 src/simh/sim_console.c static uint32 *sim_rem_read_timeouts = NULL; /* per line read timeout (default from sim_rem_read_timeout) */ uint32 649 src/simh/sim_console.c uint32 read_start_time = 0; uint32 1174 src/simh/sim_console.c sim_rem_read_timeouts = (uint32 *)realloc (sim_rem_read_timeouts, sizeof(*sim_rem_read_timeouts)*lines); uint32 1257 src/simh/sim_console.c uint32 val, rdx; uint32 1264 src/simh/sim_console.c val = (uint32) get_uint (cptr, rdx, 0xFFFFFFFF, &r); uint32 2061 src/simh/sim_console.c static uint32 last_bell_time; uint32 2068 src/simh/sim_console.c uint32 now = sim_os_msec (); uint32 120 src/simh/sim_console.h int32 sim_tt_inpcvt (int32 c, uint32 mode); uint32 121 src/simh/sim_console.h int32 sim_tt_outcvt (int32 c, uint32 mode); uint32 147 src/simh/sim_defs.h typedef uint32 t_addr; uint32 329 src/simh/sim_defs.h uint32 numunits; /* #units */ uint32 330 src/simh/sim_defs.h uint32 aradix; /* address radix */ uint32 331 src/simh/sim_defs.h uint32 awidth; /* address width */ uint32 332 src/simh/sim_defs.h uint32 aincr; /* addr increment */ uint32 333 src/simh/sim_defs.h uint32 dradix; /* data radix */ uint32 334 src/simh/sim_defs.h uint32 dwidth; /* data width */ uint32 346 src/simh/sim_defs.h uint32 flags; /* flags */ uint32 347 src/simh/sim_defs.h uint32 dctrl; /* debug control */ uint32 416 src/simh/sim_defs.h uint32 hwmark; /* high water mark */ uint32 418 src/simh/sim_defs.h uint32 flags; /* flags */ uint32 419 src/simh/sim_defs.h uint32 dynflags; /* dynamic flags */ uint32 423 src/simh/sim_defs.h uint32 iostarttime; /* I/O start time */ uint32 477 src/simh/sim_defs.h uint32 offset; /* starting bit */ uint32 478 src/simh/sim_defs.h uint32 width; /* width */ uint32 488 src/simh/sim_defs.h uint32 radix; /* radix */ uint32 489 src/simh/sim_defs.h uint32 width; /* width */ uint32 490 src/simh/sim_defs.h uint32 offset; /* starting bit */ uint32 491 src/simh/sim_defs.h uint32 depth; /* save depth */ uint32 494 src/simh/sim_defs.h uint32 flags; /* flags */ uint32 495 src/simh/sim_defs.h uint32 qptr; /* circ q ptr */ uint32 549 src/simh/sim_defs.h uint32 mask; /* mask */ uint32 550 src/simh/sim_defs.h uint32 match; /* match */ uint32 574 src/simh/sim_defs.h # define MODMASK(mptr,flag) (((mptr)->mask & (uint32)(flag)) == (uint32)(flag))/* flag mask test */ uint32 581 src/simh/sim_defs.h uint32 count; /* value count in mask and comp arrays */ uint32 590 src/simh/sim_defs.h uint32 typ; /* mask of types */ uint32 606 src/simh/sim_defs.h uint32 btyp; /* type mask */ uint32 615 src/simh/sim_defs.h uint32 size; /* match string size */ uint32 631 src/simh/sim_defs.h uint32 dbit; /* Debugging Bit */ uint32 634 src/simh/sim_defs.h uint32 after; /* delay before halting */ uint32 636 src/simh/sim_defs.h uint32 buf_ins; /* buffer insertion point for the next output data */ uint32 637 src/simh/sim_defs.h uint32 buf_size; /* buffer size */ uint32 643 src/simh/sim_defs.h uint32 delay; /* instruction delay between sent data */ uint32 646 src/simh/sim_defs.h uint32 dbit; /* Debugging Bit */ uint32 647 src/simh/sim_defs.h uint32 after; /* instruction delay before sending any data */ uint32 659 src/simh/sim_defs.h uint32 mask; /* control bit */ uint32 88 src/simh/sim_disk.c uint32 dbit; /* debugging bit */ uint32 89 src/simh/sim_disk.c uint32 sector_size; /* Disk Sector Size (of the pseudo disk) */ uint32 90 src/simh/sim_disk.c uint32 capac_factor; /* Units of Capacity (2 = word, 1 = byte) */ uint32 91 src/simh/sim_disk.c uint32 xfer_element_size; /* Disk Bus Transfer size (1 - byte, 2 - word, 4 - longword) */ uint32 92 src/simh/sim_disk.c uint32 storage_sector_size;/* Sector size of the containing storage */ uint32 93 src/simh/sim_disk.c uint32 removable; /* Removable device flag */ uint32 94 src/simh/sim_disk.c uint32 auto_format; /* Format determined dynamically */ uint32 116 src/simh/sim_disk.c uint32 f; uint32 239 src/simh/sim_disk.c uint32 err, tbc; uint32 339 src/simh/sim_disk.c uint32 err, tbc; uint32 362 src/simh/sim_disk.c uint32 f = DK_GET_FMT (uptr); uint32 370 src/simh/sim_disk.c uint32 capac_factor = ((dptr->dwidth / dptr->aincr) == 16) ? 2 : 1; /* capacity units (word: 2, byte: 1) */ uint32 378 src/simh/sim_disk.c for (offset = 0; offset < ctx->sector_size; offset += sizeof(uint32)) { uint32 379 src/simh/sim_disk.c if (*((uint32 *)&buf[sect*ctx->sector_size + offset]) != (uint32)(lba + sect)) { uint32 385 src/simh/sim_disk.c uint32 save_dctrl = dptr->dctrl; uint32 483 src/simh/sim_disk.c uint32 f = DK_GET_FMT (uptr); uint32 508 src/simh/sim_disk.c uint32 hm2_l_homelbn; uint32 509 src/simh/sim_disk.c uint32 hm2_l_alhomelbn; uint32 510 src/simh/sim_disk.c uint32 hm2_l_altidxlbn; uint32 518 src/simh/sim_disk.c uint32 hm2_l_ibmaplbn; uint32 519 src/simh/sim_disk.c uint32 hm2_l_maxfiles; uint32 526 src/simh/sim_disk.c uint32 hm2_l_volowner; uint32 527 src/simh/sim_disk.c uint32 hm2_l_reserved; uint32 532 src/simh/sim_disk.c uint32 hm2_q_credate[2]; uint32 536 src/simh/sim_disk.c uint32 hm2_q_retainmin[2]; uint32 537 src/simh/sim_disk.c uint32 hm2_q_retainmax[2]; uint32 538 src/simh/sim_disk.c uint32 hm2_q_revdate[2]; uint32 542 src/simh/sim_disk.c uint32 hm2_l_serialnum; uint32 562 src/simh/sim_disk.c uint32 fh2_l_filechar; uint32 607 src/simh/sim_disk.c uint32 fm2_l_lbn3; uint32 616 src/simh/sim_disk.c uint32 scb_l_volsize; uint32 617 src/simh/sim_disk.c uint32 scb_l_blksize; uint32 618 src/simh/sim_disk.c uint32 scb_l_sectors; uint32 619 src/simh/sim_disk.c uint32 scb_l_tracks; uint32 620 src/simh/sim_disk.c uint32 scb_l_cylinder; uint32 621 src/simh/sim_disk.c uint32 scb_l_status; uint32 622 src/simh/sim_disk.c uint32 scb_l_status2; uint32 625 src/simh/sim_disk.c uint32 scb_q_mounttime[2]; uint32 627 src/simh/sim_disk.c uint32 scb_q_genernum[2]; uint32 654 src/simh/sim_disk.c uint32 capac_factor; uint32 660 src/simh/sim_disk.c uint32 ScbLbn = 0; uint32 737 src/simh/sim_disk.c uint32 dbit, const char *dtype, uint32 pdp11tracksize, int completion_delay) uint32 744 src/simh/sim_disk.c t_stat (*storage_function)(FILE *file, uint32 *sector_size, uint32 *removable) = NULL; uint32 803 src/simh/sim_disk.c ctx->sector_size = (uint32)sector_size; /* save sector_size */ uint32 805 src/simh/sim_disk.c ctx->xfer_element_size = (uint32)xfer_element_size; /* save xfer_element_size */ uint32 810 src/simh/sim_disk.c ctx->storage_sector_size = (uint32)sector_size; /* Default */ uint32 877 src/simh/sim_disk.c uint32 capac_factor = ((dptr->dwidth / dptr->aincr) == 16) ? 2 : 1; /* capacity units (word: 2, byte: 1) */ uint32 893 src/simh/sim_disk.c for (offset = 0; offset < sector_size; offset += sizeof(uint32)) uint32 894 src/simh/sim_disk.c *((uint32 *)&init_buf[sect*sector_size + offset]) = (uint32)(lba + sect); uint32 915 src/simh/sim_disk.c uint32 capac_factor = ((dptr->dwidth / dptr->aincr) == 16) ? 2 : 1; /* capacity units (word: 2, byte: 1) */ uint32 935 src/simh/sim_disk.c for (offset = 0; offset < sector_size; offset += sizeof(uint32)) { uint32 936 src/simh/sim_disk.c if (*((uint32 *)&verify_buf[sect*sector_size + offset]) != (uint32)(lba + sect)) { uint32 942 src/simh/sim_disk.c uint32 save_dctrl = dptr->dctrl; uint32 1063 src/simh/sim_disk.c uint32 i; uint32 1136 src/simh/sim_disk.c void sim_disk_data_trace(UNIT *uptr, const uint8 *data, size_t lba, size_t len, const char* txt, int detail, uint32 reason) uint32 44 src/simh/sim_disk.h typedef uint32 t_seccnt; /* disk sector count */ uint32 45 src/simh/sim_disk.h typedef uint32 t_lba; /* disk logical block address */ uint32 71 src/simh/sim_disk.h uint32 debugbit, const char *drivetype, uint32 pdp11_tracksize, int completion_delay); uint32 92 src/simh/sim_disk.h void sim_disk_data_trace (UNIT *uptr, const uint8 *data, size_t lba, size_t len, const char* txt, int detail, uint32 reason); uint32 108 src/simh/sim_fio.c uint32 j; uint32 225 src/simh/sim_fio.c uint32 sim_fsize_name (const char *fname) uint32 227 src/simh/sim_fio.c return (uint32)(sim_fsize_name_ex (fname)); uint32 230 src/simh/sim_fio.c uint32 sim_fsize (FILE *fp) uint32 232 src/simh/sim_fio.c return (uint32)(sim_fsize_ex (fp)); uint32 75 src/simh/sim_fio.h uint32 sim_fsize (FILE *fptr); uint32 76 src/simh/sim_fio.h uint32 sim_fsize_name (const char *fname); uint32 97 src/simh/sim_tape.c static const uint32 bpi [] = { /* tape density table, indexed by MT_DENS constants */ uint32 109 src/simh/sim_tape.c static t_stat sim_tape_wrdata (UNIT *uptr, uint32 dat); uint32 110 src/simh/sim_tape.c static uint32 sim_tape_tpc_map (UNIT *uptr, t_addr *map, uint32 mapsize); uint32 114 src/simh/sim_tape.c static void sim_tape_data_trace (UNIT *uptr, const uint8 *data, size_t len, const char* txt, int detail, uint32 reason); uint32 118 src/simh/sim_tape.c uint32 dbit; /* debugging bit for trace */ uint32 119 src/simh/sim_tape.c uint32 auto_format; /* Format determined dynamically */ uint32 143 src/simh/sim_tape.c t_stat sim_tape_attach_ex (UNIT *uptr, const char *cptr, uint32 dbit, int completion_delay) uint32 146 src/simh/sim_tape.c uint32 objc; uint32 232 src/simh/sim_tape.c uint32 f = 0; uint32 280 src/simh/sim_tape.c uint32 i; uint32 300 src/simh/sim_tape.c static void sim_tape_data_trace(UNIT *uptr, const uint8 *data, size_t len, const char* txt, int detail, uint32 reason) uint32 400 src/simh/sim_tape.c uint32 f = MT_GET_FMT (uptr); uint32 404 src/simh/sim_tape.c uint32 bufcntr, bufcap; /* buffer counter and capacity */ uint32 613 src/simh/sim_tape.c uint32 f = MT_GET_FMT (uptr); uint32 618 src/simh/sim_tape.c uint32 bufcntr, bufcap; /* buffer counter and capacity */ uint32 658 src/simh/sim_tape.c bufcap = (uint32) uptr->pos /* then reduce the capacity accordingly */ uint32 787 src/simh/sim_tape.c uint32 f = MT_GET_FMT (uptr); uint32 851 src/simh/sim_tape.c uint32 f = MT_GET_FMT (uptr); uint32 902 src/simh/sim_tape.c uint32 f = MT_GET_FMT (uptr); uint32 959 src/simh/sim_tape.c static t_stat sim_tape_wrdata (UNIT *uptr, uint32 dat) uint32 1157 src/simh/sim_tape.c t_stat sim_tape_wrgap (UNIT *uptr, uint32 gaplen) uint32 1163 src/simh/sim_tape.c uint32 file_size, marker_count, tape_density; uint32 1165 src/simh/sim_tape.c uint32 gap_alloc = 0; /* gap currently allocated from the tape */ uint32 1166 src/simh/sim_tape.c const uint32 format = MT_GET_FMT (uptr); /* tape format */ uint32 1167 src/simh/sim_tape.c const uint32 meta_size = sizeof (t_mtrlnt); /* bytes per metadatum */ uint32 1168 src/simh/sim_tape.c const uint32 min_rec_size = 2 + sizeof (t_mtrlnt) * 2; /* smallest data record size */ uint32 1307 src/simh/sim_tape.c t_stat sim_tape_wrgap_a (UNIT *uptr, uint32 gaplen, TAPE_PCALLBACK callback) uint32 1372 src/simh/sim_tape.c t_stat sim_tape_sprecsf (UNIT *uptr, uint32 count, uint32 *skipped) uint32 1392 src/simh/sim_tape.c t_stat sim_tape_sprecsf_a (UNIT *uptr, uint32 count, uint32 *skipped, TAPE_PCALLBACK callback) uint32 1464 src/simh/sim_tape.c t_stat sim_tape_sprecsr (UNIT *uptr, uint32 count, uint32 *skipped) uint32 1484 src/simh/sim_tape.c t_stat sim_tape_sprecsr_a (UNIT *uptr, uint32 count, uint32 *skipped, TAPE_PCALLBACK callback) uint32 1512 src/simh/sim_tape.c t_stat sim_tape_spfilebyrecf (UNIT *uptr, uint32 count, uint32 *skipped, uint32 *recsskipped, t_bool check_leot) uint32 1517 src/simh/sim_tape.c uint32 filerecsskipped = 0; uint32 1543 src/simh/sim_tape.c uint32 filefileskipped; uint32 1556 src/simh/sim_tape.c t_stat sim_tape_spfilebyrecf_a (UNIT *uptr, uint32 count, uint32 *skipped, uint32 *recsskipped, t_bool check_leot, TAPE_PCALLBACK callback) uint32 1582 src/simh/sim_tape.c t_stat sim_tape_spfilef (UNIT *uptr, uint32 count, uint32 *skipped) uint32 1585 src/simh/sim_tape.c uint32 totalrecsskipped; uint32 1594 src/simh/sim_tape.c t_stat sim_tape_spfilef_a (UNIT *uptr, uint32 count, uint32 *skipped, TAPE_PCALLBACK callback) uint32 1622 src/simh/sim_tape.c t_stat sim_tape_spfilebyrecr (UNIT *uptr, uint32 count, uint32 *skipped, uint32 *recsskipped) uint32 1626 src/simh/sim_tape.c uint32 filerecsskipped = 0; uint32 1649 src/simh/sim_tape.c t_stat sim_tape_spfilebyrecr_a (UNIT *uptr, uint32 count, uint32 *skipped, uint32 *recsskipped, TAPE_PCALLBACK callback) uint32 1676 src/simh/sim_tape.c t_stat sim_tape_spfiler (UNIT *uptr, uint32 count, uint32 *skipped) uint32 1679 src/simh/sim_tape.c uint32 totalrecsskipped; uint32 1688 src/simh/sim_tape.c t_stat sim_tape_spfiler_a (UNIT *uptr, uint32 count, uint32 *skipped, TAPE_PCALLBACK callback) uint32 1720 src/simh/sim_tape.c t_stat sim_tape_position (UNIT *uptr, uint32 flags, uint32 recs, uint32 *recsskipped, uint32 files, uint32 *filesskipped, uint32 *objectsskipped) uint32 1735 src/simh/sim_tape.c uint32 objs = recs; uint32 1736 src/simh/sim_tape.c uint32 skipped; uint32 1737 src/simh/sim_tape.c uint32 objsremaining = objs; uint32 1753 src/simh/sim_tape.c uint32 fileskiprecs; uint32 1772 src/simh/sim_tape.c t_stat sim_tape_position_a (UNIT *uptr, uint32 flags, uint32 recs, uint32 *recsskipped, uint32 files, uint32 *filesskipped, uint32 *objectsskipped, TAPE_PCALLBACK callback) uint32 1801 src/simh/sim_tape.c uint32 f = MT_GET_FMT (uptr); uint32 1833 src/simh/sim_tape.c uint32 f; uint32 1865 src/simh/sim_tape.c static uint32 sim_tape_tpc_map (UNIT *uptr, t_addr *map, uint32 mapsize) uint32 1870 src/simh/sim_tape.c uint32 had_double_tape_mark = 0; uint32 1872 src/simh/sim_tape.c uint32 objc, sizec; uint32 1873 src/simh/sim_tape.c uint32 *countmap = NULL; uint32 1879 src/simh/sim_tape.c countmap = (uint32 *)calloc (65536, sizeof(*countmap)); uint32 1991 src/simh/sim_tape.c uint32 lo, hi, p; uint32 2067 src/simh/sim_tape.c uint32 density, new_bpi; uint32 2084 src/simh/sim_tape.c new_bpi = (uint32) get_uint (cptr, 10, UINT_MAX, &result); /* convert the string value */ uint32 2107 src/simh/sim_tape.c uint32 tape_density; uint32 44 src/simh/sim_tape.h typedef uint32 t_mtrlnt; /* magtape rec lnt */ uint32 156 src/simh/sim_tape.h t_stat sim_tape_attach_ex (UNIT *uptr, const char *cptr, uint32 dbit, int completion_delay); uint32 172 src/simh/sim_tape.h t_stat sim_tape_wrgap (UNIT *uptr, uint32 gaplen); uint32 173 src/simh/sim_tape.h t_stat sim_tape_wrgap_a (UNIT *uptr, uint32 gaplen, TAPE_PCALLBACK callback); uint32 176 src/simh/sim_tape.h t_stat sim_tape_sprecsf (UNIT *uptr, uint32 count, uint32 *skipped); uint32 177 src/simh/sim_tape.h t_stat sim_tape_sprecsf_a (UNIT *uptr, uint32 count, uint32 *skipped, TAPE_PCALLBACK callback); uint32 178 src/simh/sim_tape.h t_stat sim_tape_spfilef (UNIT *uptr, uint32 count, uint32 *skipped); uint32 179 src/simh/sim_tape.h t_stat sim_tape_spfilef_a (UNIT *uptr, uint32 count, uint32 *skipped, TAPE_PCALLBACK callback); uint32 180 src/simh/sim_tape.h t_stat sim_tape_spfilebyrecf (UNIT *uptr, uint32 count, uint32 *skipped, uint32 *recsskipped, t_bool check_leot); uint32 181 src/simh/sim_tape.h t_stat sim_tape_spfilebyrecf_a (UNIT *uptr, uint32 count, uint32 *skipped, uint32 *recsskipped, t_bool check_leot, TAPE_PCALLBACK callback); uint32 184 src/simh/sim_tape.h t_stat sim_tape_sprecsr (UNIT *uptr, uint32 count, uint32 *skipped); uint32 185 src/simh/sim_tape.h t_stat sim_tape_sprecsr_a (UNIT *uptr, uint32 count, uint32 *skipped, TAPE_PCALLBACK callback); uint32 186 src/simh/sim_tape.h t_stat sim_tape_spfiler (UNIT *uptr, uint32 count, uint32 *skipped); uint32 187 src/simh/sim_tape.h t_stat sim_tape_spfiler_a (UNIT *uptr, uint32 count, uint32 *skipped, TAPE_PCALLBACK callback); uint32 188 src/simh/sim_tape.h t_stat sim_tape_spfilebyrecr (UNIT *uptr, uint32 count, uint32 *skipped, uint32 *recsskipped); uint32 189 src/simh/sim_tape.h t_stat sim_tape_spfilebyrecr_a (UNIT *uptr, uint32 count, uint32 *skipped, uint32 *recsskipped, TAPE_PCALLBACK callback); uint32 192 src/simh/sim_tape.h t_stat sim_tape_position (UNIT *uptr, uint32 flags, uint32 recs, uint32 *recskipped, uint32 files, uint32 *fileskipped, uint32 *objectsskipped); uint32 193 src/simh/sim_tape.h t_stat sim_tape_position_a (UNIT *uptr, uint32 flags, uint32 recs, uint32 *recsskipped, uint32 files, uint32 *filesskipped, uint32 *objectsskipped, TAPE_PCALLBACK callback); uint32 66 src/simh/sim_timer.c uint32 sim_idle_ms_sleep (unsigned int msec); uint32 72 src/simh/sim_timer.c static uint32 sim_idle_rate_ms = 0; uint32 73 src/simh/sim_timer.c static uint32 sim_os_sleep_min_ms = 0; uint32 74 src/simh/sim_timer.c static uint32 sim_os_sleep_inc_ms = 0; uint32 75 src/simh/sim_timer.c static uint32 sim_os_clock_resoluton_ms = 0; uint32 76 src/simh/sim_timer.c static uint32 sim_os_tick_hz = 0; uint32 77 src/simh/sim_timer.c static uint32 sim_idle_calib_pct = 0; uint32 85 src/simh/sim_timer.c static uint32 _compute_minimum_sleep (void) uint32 87 src/simh/sim_timer.c uint32 i, tot, tim; uint32 104 src/simh/sim_timer.c uint32 sim_idle_ms_sleep (unsigned int msec) uint32 162 src/simh/sim_timer.c uint32 sim_os_msec (void) uint32 179 src/simh/sim_timer.c uint32 sim_os_ms_sleep_init (void) uint32 194 src/simh/sim_timer.c uint32 sim_os_ms_sleep (unsigned int msec) uint32 196 src/simh/sim_timer.c uint32 stime = sim_os_msec(); uint32 215 src/simh/sim_timer.c uint32 sim_os_msec (void) uint32 220 src/simh/sim_timer.c uint32 msec; uint32 235 src/simh/sim_timer.c msec = (((uint32) cur.tv_sec) * 1000UL) + (((uint32) cur.tv_usec) / 1000UL); uint32 245 src/simh/sim_timer.c uint32 sim_os_ms_sleep_init (void) uint32 250 src/simh/sim_timer.c uint32 sim_os_ms_sleep (unsigned int milliseconds) uint32 252 src/simh/sim_timer.c uint32 stime = sim_os_msec (); uint32 293 src/simh/sim_timer.c static uint32 rtc_hz[SIM_NTIMERS+1] = { 0 }; /* tick rate */ uint32 294 src/simh/sim_timer.c static uint32 rtc_rtime[SIM_NTIMERS+1] = { 0 }; /* real time */ uint32 295 src/simh/sim_timer.c static uint32 rtc_vtime[SIM_NTIMERS+1] = { 0 }; /* virtual time */ uint32 297 src/simh/sim_timer.c static uint32 rtc_nxintv[SIM_NTIMERS+1] = { 0 }; /* next interval */ uint32 301 src/simh/sim_timer.c static uint32 rtc_elapsed[SIM_NTIMERS+1] = { 0 }; /* sec since init */ uint32 302 src/simh/sim_timer.c static uint32 rtc_calibrations[SIM_NTIMERS+1] = { 0 }; /* calibration count */ uint32 306 src/simh/sim_timer.c static uint32 rtc_calib_initializations[SIM_NTIMERS+1] = { 0 }; /* Initialization Count */ uint32 309 src/simh/sim_timer.c static uint32 rtc_calib_ticks_acked[SIM_NTIMERS+1] = { 0 }; /* ticks Acked */ uint32 310 src/simh/sim_timer.c static uint32 rtc_calib_ticks_acked_tot[SIM_NTIMERS+1] = { 0 }; /* ticks Acked - total */ uint32 311 src/simh/sim_timer.c static uint32 rtc_clock_ticks[SIM_NTIMERS+1] = { 0 }; /* ticks delivered since catchup base */ uint32 312 src/simh/sim_timer.c static uint32 rtc_clock_ticks_tot[SIM_NTIMERS+1] = { 0 }; /* ticks delivered since catchup base - total */ uint32 314 src/simh/sim_timer.c static uint32 rtc_clock_catchup_ticks[SIM_NTIMERS+1] = { 0 }; /* Record of catchups */ uint32 315 src/simh/sim_timer.c static uint32 rtc_clock_catchup_ticks_tot[SIM_NTIMERS+1] = { 0 }; /* Record of catchups - total */ uint32 318 src/simh/sim_timer.c static uint32 rtc_clock_time_idled[SIM_NTIMERS+1] = { 0 }; /* total time idled */ uint32 319 src/simh/sim_timer.c static uint32 rtc_clock_calib_skip_idle[SIM_NTIMERS+1] = { 0 }; /* Calibrations skipped due to idling */ uint32 320 src/simh/sim_timer.c static uint32 rtc_clock_calib_gap2big[SIM_NTIMERS+1] = { 0 }; /* Calibrations skipped Gap Too Big */ uint32 321 src/simh/sim_timer.c static uint32 rtc_clock_calib_backwards[SIM_NTIMERS+1] = { 0 }; /* Calibrations skipped Clock Running Backwards */ uint32 412 src/simh/sim_timer.c int32 sim_rtcn_calb (uint32 ticksper, int32 tmr) uint32 443 src/simh/sim_timer.c uint32 clock_start, clock_last, clock_now; uint32 458 src/simh/sim_timer.c uint32 clock_diff; uint32 745 src/simh/sim_timer.c (rtc_hz[tmr] <= (uint32)sim_os_tick_hz)) uint32 849 src/simh/sim_timer.c return sim_timer_activate_after (uptr, (uint32)((interval * 1000000.0) / sim_timer_inst_per_sec ())); uint32 852 src/simh/sim_timer.c t_stat sim_timer_activate_after (UNIT *uptr, uint32 usec_delay) uint32 66 src/simh/sim_timer.h int32 sim_rtcn_calb (uint32 ticksper, int32 tmr); uint32 69 src/simh/sim_timer.h uint32 sim_os_msec (void); uint32 71 src/simh/sim_timer.h uint32 sim_os_ms_sleep (unsigned int msec); uint32 72 src/simh/sim_timer.h uint32 sim_os_ms_sleep_init (void); uint32 77 src/simh/sim_timer.h t_stat sim_timer_activate_after (UNIT *uptr, uint32 usec_delay); uint32 772 src/simh/sim_tmxr.c uint32 poll_time = sim_os_msec (); uint32 1380 src/simh/sim_tmxr.c uint32 tmp; uint32 2030 src/simh/sim_tmxr.c nspeed = (uint32)strtotv (cptr, &cptr, 10); uint32 2058 src/simh/sim_tmxr.c lp->rxbps = (uint32)strtotv (speed, &cptr, 10); uint32 2060 src/simh/sim_tmxr.c uint32 rxbpsfactor = (uint32) get_uint (cptr+1, 10, 32, &r); uint32 3127 src/simh/sim_tmxr.c t_stat tmxr_activate_after (UNIT *uptr, uint32 usecs_walltime) uint32 3438 src/simh/sim_tmxr.c uint32 tctime; uint32 3690 src/simh/sim_tmxr.c uint32 line, idx = 0; uint32 3736 src/simh/sim_tmxr.c idx = (uint32) max + 1; /* indicate no fill-in needed */ uint32 3741 src/simh/sim_tmxr.c for (line = (uint32) low; line <= (uint32) high; line++) /* see if previously specified */ uint32 130 src/simh/sim_tmxr.h uint32 cnms; /* conn time */ uint32 158 src/simh/sim_tmxr.h uint32 rxpbsize; /* rcv packet buffer size */ uint32 159 src/simh/sim_tmxr.h uint32 rxpboffset; /* rcv packet buffer offset */ uint32 160 src/simh/sim_tmxr.h uint32 rxbps; /* rcv bps speed (0 - unlimited) */ uint32 163 src/simh/sim_tmxr.h uint32 rxdelta; /* rcv inter character min time (usecs) */ uint32 165 src/simh/sim_tmxr.h uint32 txbps; /* xmt bps speed (0 - unlimited) */ uint32 166 src/simh/sim_tmxr.h uint32 txdelta; /* xmt inter character min time (usecs) */ uint32 169 src/simh/sim_tmxr.h uint32 txpbsize; /* xmt packet buffer size */ uint32 170 src/simh/sim_tmxr.h uint32 txppsize; /* xmt packet packet size */ uint32 171 src/simh/sim_tmxr.h uint32 txppoffset; /* xmt packet buffer offset */ uint32 206 src/simh/sim_tmxr.h uint32 poll_interval; /* frequency of connection polls (seconds) */ uint32 207 src/simh/sim_tmxr.h uint32 last_poll_time; /* time of last connection poll */ uint32 208 src/simh/sim_tmxr.h uint32 ring_start_time; /* time ring signal was raised */ uint32 267 src/simh/sim_tmxr.h t_stat tmxr_activate_after (UNIT *uptr, uint32 usecs_walltime); uint32 275 src/simh/sim_tmxr.h void _tmxr_debug (uint32 dbits, TMLN *lp, const char *msg, char *buf, int bufsize);