uint32 193 src/dps8/dps8.h typedef uint32 word17; uint32 194 src/dps8/dps8.h typedef uint32 word18; uint32 195 src/dps8/dps8.h typedef uint32 word19; uint32 197 src/dps8/dps8.h typedef uint32 word20; uint32 199 src/dps8/dps8.h typedef uint32 word21; uint32 200 src/dps8/dps8.h typedef uint32 word22; uint32 201 src/dps8/dps8.h typedef uint32 word23; uint32 202 src/dps8/dps8.h typedef uint32 word24; uint32 203 src/dps8/dps8.h typedef uint32 word27; uint32 205 src/dps8/dps8.h typedef uint32 word28; uint32 206 src/dps8/dps8.h typedef uint32 word32; uint32 90 src/dps8/dps8_absi.c absi_dev.numunits = (uint32) n; uint32 359 src/dps8/dps8_absi.c for (uint32 unit = 0; unit < absi_dev.numunits; unit ++) uint32 1677 src/dps8/dps8_console.c opc_dev.numunits = (uint32) n; uint32 718 src/dps8/dps8_cpu.c cpu_dev.numunits = (uint32) n; uint32 4443 src/dps8/dps8_cpu.c static const char * get_dbg_verb (uint32 dbits, DEVICE * dptr) uint32 4467 src/dps8/dps8_cpu.c void dps8_sim_debug (uint32 dbits, DEVICE * dptr, unsigned long long cnt, const char* fmt, ...) uint32 671 src/dps8/dps8_cpu.h uint32 opcode; // opcode uint32 673 src/dps8/dps8_cpu.h uint32 opcode10; // opcode | (opcodeX ? 01000 : 0) uint32 1268 src/dps8/dps8_crdpun.c pun_dev . numunits = (uint32) n; uint32 1034 src/dps8/dps8_crdrdr.c rdr_dev . numunits = (uint32) n; uint32 180 src/dps8/dps8_dia.c dia_dev.numunits = (uint32) n; uint32 355 src/dps8/dps8_disk.c dsk_dev . numunits = (uint32) n; uint32 1677 src/dps8/dps8_disk.c ipc_dev.numunits = (uint32) n; uint32 1819 src/dps8/dps8_disk.c msp_dev.numunits = (uint32) n; uint32 1811 src/dps8/dps8_fnp2.c fnp_dev . numunits = (uint32) n; uint32 3001 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 1086 src/dps8/dps8_ins.c void addToTheMatrix (uint32 opcode, bool opcodeX, bool a, word6 tag) uint32 1441 src/dps8/dps8_ins.c const uint32 opcode = ci->opcode; // opcode uint32 1447 src/dps8/dps8_ins.c const uint32 opcode = ci->opcode; // opcode uint32 2403 src/dps8/dps8_ins.c uint32 opcode10 = i->opcode10; uint32 2891 src/dps8/dps8_ins.c uint32 n = opcode10 & 07; // get n uint32 2960 src/dps8/dps8_ins.c uint32 n = opcode10 & 07; // get n uint32 3106 src/dps8/dps8_ins.c uint32 n = opcode10 & 07; // get n uint32 3139 src/dps8/dps8_ins.c uint32 n; uint32 3240 src/dps8/dps8_ins.c uint32 n = opcode10 & 07; // get n uint32 3632 src/dps8/dps8_ins.c uint32 n = opcode10 & 07; // get n uint32 3739 src/dps8/dps8_ins.c uint32 n = opcode10 & 07; // get n uint32 4702 src/dps8/dps8_ins.c uint32 n = opcode10 & 07; // get n uint32 4729 src/dps8/dps8_ins.c uint32 n = opcode10 & 07; // get n uint32 4788 src/dps8/dps8_ins.c uint32 n = opcode10 & 07; // get n uint32 4950 src/dps8/dps8_ins.c uint32 n = opcode10 & 07; // get n uint32 4993 src/dps8/dps8_ins.c uint32 n = opcode10 & 07; // get n uint32 5049 src/dps8/dps8_ins.c uint32 n = opcode10 & 07; // get n uint32 5521 src/dps8/dps8_ins.c uint32 n = opcode10 & 07; // get n uint32 5627 src/dps8/dps8_ins.c uint32 n = opcode10 & 07; // get n uint32 5654 src/dps8/dps8_ins.c uint32 n = opcode10 & 07; // get n uint32 5756 src/dps8/dps8_ins.c uint32 n = opcode10 & 07; // get n uint32 5780 src/dps8/dps8_ins.c uint32 n = opcode10 & 07; // get n uint32 5867 src/dps8/dps8_ins.c uint32 n = opcode10 & 07; // get n uint32 5894 src/dps8/dps8_ins.c uint32 n = opcode10 & 07; // get n uint32 5965 src/dps8/dps8_ins.c uint32 n = opcode10 & 07; // get n uint32 6047 src/dps8/dps8_ins.c uint32 n = opcode10 & 07; // get n uint32 6905 src/dps8/dps8_ins.c for (uint32 n = 0 ; n < 8 ; n ++) uint32 6975 src/dps8/dps8_ins.c for (uint32 n = 0 ; n < 8 ; n++) uint32 7012 src/dps8/dps8_ins.c uint32 n = opcode10 & 07; // get n uint32 7041 src/dps8/dps8_ins.c uint32 n = opcode10 & 03; // get n uint32 7060 src/dps8/dps8_ins.c uint32 n = (opcode10 & MASK3) + 4U; // get n uint32 8824 src/dps8/dps8_ins.c uint32 n = opcode10 & 07; // get uint32 8922 src/dps8/dps8_ins.c uint32 n = opcode10 & 07; // get n uint32 8939 src/dps8/dps8_ins.c for (uint32 n = 0 ; n < 8 ; n += 1) uint32 8973 src/dps8/dps8_ins.c uint32 n = opcode10 & 07; // get uint32 9065 src/dps8/dps8_ins.c uint32 n = opcode10 & 07; // get uint32 9120 src/dps8/dps8_ins.c uint32 n = opcode10 & 07; // get register # uint32 9173 src/dps8/dps8_ins.c uint32 n = opcode10 & 07; // get n uint32 9192 src/dps8/dps8_ins.c for (uint32 n = 0 ; n < 8 ; n += 1) uint32 23 src/dps8/dps8_ins.h void addToTheMatrix (uint32 opcode, bool opcodeX, bool a, word6 tag); uint32 174 src/dps8/dps8_mgp.c mgp_dev.numunits = (uint32)n; uint32 171 src/dps8/dps8_mt.c mtp_dev.numunits = (uint32) n; uint32 421 src/dps8/dps8_mt.c tape_dev . numunits = (uint32) n; uint32 1852 src/dps8/dps8_mt.c uint32 1855 src/dps8/dps8_mt.c uint32 skipped = 0; uint32 1908 src/dps8/dps8_mt.c uint32 skipped, recsskipped; uint32 1970 src/dps8/dps8_mt.c uint32 1977 src/dps8/dps8_mt.c uint32 skipped = 0; uint32 2046 src/dps8/dps8_mt.c uint32 skipped, recsskipped; uint32 153 src/dps8/dps8_simh.h extern uint32 sim_brk_summ, sim_brk_types, sim_brk_dflt; uint32 158 src/dps8/dps8_simh.h void dps8_sim_debug (uint32 dbits, DEVICE* dptr, unsigned long long cnt, const char* fmt, ...); uint32 102 src/dps8/dps8_socket_dev.c skc_dev.numunits = (uint32) n; uint32 1787 src/dps8/dps8_sys.c uint32 skipped; uint32 104 src/dps8/dps8_urp.c urp_dev.numunits = (uint32) n; uint32 90 src/dps8/dps8_utils.c uint32 opcode = GET_OP(instruction); ///< get opcode uint32 91 src/dps8/dps8_utils.c uint32 opcodeX = GET_OPX(instruction); ///< opcode extension uint32 92 src/dps8/dps8_utils.c uint32 opcode10 = opcode | (opcodeX ? 01000 : 0); uint32 226 src/simh/scp.c sim_rtime = sim_rtime + ((uint32) (_x - sim_interval)); \ uint32 241 src/simh/scp.c if (sz == sizeof (uint8)) v = *(((uint8 *) mb) + ((uint32) j)); \ uint32 242 src/simh/scp.c else if (sz == sizeof (uint16)) v = *(((uint16 *) mb) + ((uint32) j)); \ uint32 243 src/simh/scp.c else if (sz == sizeof (uint32)) v = *(((uint32 *) mb) + ((uint32) j)); \ uint32 244 src/simh/scp.c else v = *(((t_uint64 *) mb) + ((uint32) j)); uint32 248 src/simh/scp.c else if (sz == sizeof (uint16)) *(((uint16 *) mb) + ((uint32) j)) = (uint16) v; \ uint32 249 src/simh/scp.c else if (sz == sizeof (uint32)) *(((uint32 *) mb) + ((uint32) j)) = (uint32) v; \ uint32 250 src/simh/scp.c else *(((t_uint64 *) mb) + ((uint32) j)) = v; uint32 327 src/simh/scp.c BRKTAB *sim_brk_new (t_addr loc, uint32 btyp); uint32 341 src/simh/scp.c t_value get_rval (REG *rptr, uint32 idx); uint32 342 src/simh/scp.c void put_rval (REG *rptr, uint32 idx, t_value val); uint32 363 src/simh/scp.c REG *lowr, REG *highr, uint32 lows, uint32 highs); uint32 364 src/simh/scp.c t_stat ex_reg (FILE *ofile, t_value val, int32 flag, REG *rptr, uint32 idx); uint32 365 src/simh/scp.c t_stat dep_reg (int32 flag, CONST char *cptr, REG *rptr, uint32 idx); uint32 386 src/simh/scp.c static const char *get_dbg_verb (uint32 dbits, DEVICE* dptr); uint32 400 src/simh/scp.c uint32 sim_internal_device_count = 0; uint32 404 src/simh/scp.c uint32 sim_brk_summ = 0; uint32 405 src/simh/scp.c uint32 sim_brk_types = 0; uint32 407 src/simh/scp.c uint32 sim_brk_dflt = 0; uint32 408 src/simh/scp.c uint32 sim_brk_match_type; uint32 430 src/simh/scp.c static uint32 sim_rtime; uint32 2390 src/simh/scp.c uint32 enabled_units = dptr->numunits; uint32 2391 src/simh/scp.c uint32 unit; uint32 2494 src/simh/scp.c uint32 enabled_units = dptr->numunits; uint32 2495 src/simh/scp.c uint32 unit; uint32 3505 src/simh/scp.c uint32 idx = 0; uint32 3592 src/simh/scp.c idx = (uint32) strtotv (++gptr, &tptr, 10); /* convert index */ uint32 3672 src/simh/scp.c uint32 dsize = 0; uint32 3673 src/simh/scp.c uint32 delay = 0; uint32 3674 src/simh/scp.c uint32 after = 0; uint32 3692 src/simh/scp.c delay = (uint32)get_uint (&gbuf[6], 10, 2000000000, &r); uint32 3700 src/simh/scp.c after = (uint32)get_uint (&gbuf[6], 10, 2000000000, &r); uint32 4023 src/simh/scp.c uint32 lvl = 0; uint32 4184 src/simh/scp.c uint32 i; uint32 4290 src/simh/scp.c uint32 lvl = 0xFFFFFFFF; uint32 4404 src/simh/scp.c uint32 j, udbl, ucnt; uint32 5630 src/simh/scp.c uint32 dctrl = dptr->dctrl; uint32 5710 src/simh/scp.c ((MTAB_VUN == (uint32)flag) && ((uptr->flags & mptr->mask) == mptr->match)))) { uint32 5890 src/simh/scp.c t_stat reset_all (uint32 start) uint32 5893 src/simh/scp.c uint32 i; uint32 5925 src/simh/scp.c t_stat reset_all_p (uint32 start) uint32 6060 src/simh/scp.c uint32 cap = ((uint32) uptr->capac) / dptr->aincr; /* effective size */ uint32 6068 src/simh/scp.c uptr->hwmark = (uint32)sim_fread (uptr->filebuf, /* read file */ uint32 6123 src/simh/scp.c uint32 i, j; uint32 6176 src/simh/scp.c uint32 cap = (uptr->hwmark + dptr->aincr - 1) / dptr->aincr; uint32 6229 src/simh/scp.c uint32 i, j; uint32 6694 src/simh/scp.c lowr, highr, (uint32) low, (uint32) high); uint32 6720 src/simh/scp.c REG *lowr, REG *highr, uint32 lows, uint32 highs) uint32 6723 src/simh/scp.c uint32 idx, val_start=lows; uint32 6854 src/simh/scp.c t_stat ex_reg (FILE *ofile, t_value val, int32 flag, REG *rptr, uint32 idx) uint32 6894 src/simh/scp.c t_value get_rval (REG *rptr, uint32 idx) uint32 6898 src/simh/scp.c uint32 *ptr; uint32 6906 src/simh/scp.c ptr = (uint32 *)(((UNIT *) rptr->loc) + idx); uint32 6907 src/simh/scp.c if (sz <= sizeof (uint32)) uint32 6912 src/simh/scp.c ptr = (uint32 *)(((size_t) rptr->loc) + (idx * rptr->str_size)); uint32 6913 src/simh/scp.c if (sz <= sizeof (uint32)) uint32 6923 src/simh/scp.c else if (sz <= sizeof (uint32)) uint32 6924 src/simh/scp.c val = *(((uint32 *) rptr->loc) + idx); uint32 6941 src/simh/scp.c t_stat dep_reg (int32 flag, CONST char *cptr, REG *rptr, uint32 idx) uint32 6994 src/simh/scp.c void put_rval (REG *rptr, uint32 idx, t_value val) uint32 6998 src/simh/scp.c uint32 *ptr; uint32 7015 src/simh/scp.c ptr = (uint32 *)(((UNIT *) rptr->loc) + idx); uint32 7016 src/simh/scp.c if (sz <= sizeof (uint32)) uint32 7018 src/simh/scp.c ~(((uint32) mask) << rptr->offset)) | uint32 7019 src/simh/scp.c (((uint32) val) << rptr->offset); uint32 7024 src/simh/scp.c ptr = (uint32 *)(((size_t) rptr->loc) + (idx * rptr->str_size)); uint32 7025 src/simh/scp.c if (sz <= sizeof (uint32)) uint32 7026 src/simh/scp.c *((uint32 *) ptr) = (*((uint32 *) ptr) & uint32 7027 src/simh/scp.c ~(((uint32) mask) << rptr->offset)) | uint32 7028 src/simh/scp.c (((uint32) val) << rptr->offset); uint32 7034 src/simh/scp.c PUT_RVAL (uint8, rptr, idx, (uint32) val, (uint32) mask); uint32 7037 src/simh/scp.c PUT_RVAL (uint16, rptr, idx, (uint32) val, (uint32) mask); uint32 7038 src/simh/scp.c else if (sz <= sizeof (uint32)) uint32 7039 src/simh/scp.c PUT_RVAL (uint32, rptr, idx, (int32) val, (uint32) mask); uint32 7214 src/simh/scp.c uptr->hwmark = (uint32) loc + 1; uint32 7493 src/simh/scp.c t_value get_uint (const char *cptr, uint32 radix, t_value max, t_stat *status) uint32 7526 src/simh/scp.c uint32 rdx, t_addr max, char term) uint32 7601 src/simh/scp.c t_stat sim_decode_quoted_string (const char *iptr, uint8 *optr, uint32 *osize) uint32 7687 src/simh/scp.c *osize = (uint32)(optr-ostart); uint32 7817 src/simh/scp.c uint32 i, u; uint32 7845 src/simh/scp.c u = (uint32) get_uint (tptr, 10, dptr->numunits - 1, &r); uint32 7871 src/simh/scp.c uint32 i; uint32 7909 src/simh/scp.c uint32 i, j; uint32 8193 src/simh/scp.c const char *put_switches (char *buf, size_t bufsize, uint32 sw) uint32 8335 src/simh/scp.c if (schptr->count != (uint32)(1 - reason)) { uint32 8471 src/simh/scp.c t_value strtotv (CONST char *inptr, CONST char **endptr, uint32 radix) uint32 8475 src/simh/scp.c uint32 c, digit; uint32 8488 src/simh/scp.c digit = c - (uint32) '0'; uint32 8491 src/simh/scp.c else digit = c + 10 - (uint32) 'A'; /* convert letter */ uint32 8517 src/simh/scp.c t_stat sprint_val (char *buffer, t_value val, uint32 radix, uint32 8518 src/simh/scp.c size_t width, uint32 format) uint32 8563 src/simh/scp.c t_stat fprint_val (FILE *stream, t_value val, uint32 radix, uint32 8564 src/simh/scp.c uint32 width, uint32 format) uint32 8811 src/simh/scp.c t_stat sim_activate_after (UNIT *uptr, uint32 usec_delay) uint32 8816 src/simh/scp.c t_stat _sim_activate_after (UNIT *uptr, uint32 usec_delay) uint32 9048 src/simh/scp.c BRKTAB *sim_brk_fnd_ex (t_addr loc, uint32 btyp, t_bool any_typ, uint32 spc) uint32 9063 src/simh/scp.c BRKTAB *sim_brk_new (t_addr loc, uint32 btyp) uint32 9133 src/simh/scp.c while (bp && (bp->typ != (uint32)sw)) uint32 9351 src/simh/scp.c uint32 sim_brk_test (t_addr loc, uint32 btyp) uint32 9354 src/simh/scp.c uint32 spc = (btyp >> SIM_BKPT_V_SPC) & (SIM_BKPT_N_SPC - 1); uint32 9440 src/simh/scp.c void sim_brk_npc (uint32 cnt) uint32 9442 src/simh/scp.c uint32 spc; uint32 9457 src/simh/scp.c void sim_brk_clrspc (uint32 spc, uint32 btyp) uint32 9543 src/simh/scp.c uint32 after; uint32 9563 src/simh/scp.c after = (uint32)get_uint (&gbuf[10], 10, 2000000000, &r); uint32 9663 src/simh/scp.c t_stat sim_exp_set (EXPECT *exp, const char *match, int32 cnt, uint32 after, int32 switches, const char *act) uint32 9667 src/simh/scp.c uint32 match_size; uint32 9931 src/simh/scp.c uint32 after = exp->after; uint32 9948 src/simh/scp.c (uint32)((sim_timer_inst_per_sec ()*exp->after)/1000000.0) : uint32 9961 src/simh/scp.c t_stat sim_send_input (SEND *snd, uint8 *data, size_t size, uint32 after, uint32 delay) uint32 9988 src/simh/scp.c snd->delay = (sim_switches & SWMASK ('T')) ? (uint32)((sim_timer_inst_per_sec()*delay)/1000000.0) : delay; uint32 9990 src/simh/scp.c snd->after = (sim_switches & SWMASK ('T')) ? (uint32)((sim_timer_inst_per_sec()*after)/1000000.0) : after; uint32 10115 src/simh/scp.c static const char *get_dbg_verb (uint32 dbits, DEVICE* dptr) uint32 10141 src/simh/scp.c static const char *sim_debug_prefix (uint32 dbits, DEVICE* dptr) uint32 10187 src/simh/scp.c uint32 value, beforevalue, mask; uint32 10204 src/simh/scp.c value = (uint32)((after >> bitdefs[i].offset) & mask); uint32 10205 src/simh/scp.c beforevalue = (uint32)((before >> bitdefs[i].offset) & mask); uint32 10228 src/simh/scp.c void sim_debug_bits_hdr(uint32 dbits, DEVICE* dptr, const char *header, uint32 10229 src/simh/scp.c BITFIELD* bitdefs, uint32 before, uint32 after, int terminate) uint32 10242 src/simh/scp.c void sim_debug_bits(uint32 dbits, DEVICE* dptr, BITFIELD* bitdefs, uint32 10243 src/simh/scp.c uint32 before, uint32 after, int terminate) uint32 10374 src/simh/scp.c void _sim_debug (uint32 dbits, DEVICE* vdptr, const char* fmt, ...) uint32 10440 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 10584 src/simh/scp.c uint32 kids; uint32 10587 src/simh/scp.c uint32 flags; 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 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, size_t 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 246 src/simh/scp.h extern uint32 sim_internal_device_count; uint32 254 src/simh/scp.h extern uint32 sim_brk_types; /* breakpoint info */ uint32 255 src/simh/scp.h extern uint32 sim_brk_dflt; uint32 256 src/simh/scp.h extern uint32 sim_brk_summ; uint32 257 src/simh/scp.h extern uint32 sim_brk_match_type; uint32 357 src/simh/sim_console.c static uint32 sim_rem_read_timeout = 30; /* seconds before automatic continue */ uint32 358 src/simh/sim_console.c static uint32 *sim_rem_read_timeouts = NULL; /* per line read timeout (default from sim_rem_read_timeout) */ uint32 657 src/simh/sim_console.c uint32 read_start_time = 0; uint32 1192 src/simh/sim_console.c sim_rem_read_timeouts = (uint32 *)realloc (sim_rem_read_timeouts, sizeof(*sim_rem_read_timeouts)*lines); uint32 1275 src/simh/sim_console.c uint32 val, rdx; uint32 1282 src/simh/sim_console.c val = (uint32) get_uint (cptr, rdx, 0xFFFFFFFF, &r); uint32 2091 src/simh/sim_console.c static uint32 last_bell_time; uint32 2098 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 161 src/simh/sim_defs.h typedef uint32 t_addr; uint32 341 src/simh/sim_defs.h uint32 numunits; /* #units */ uint32 342 src/simh/sim_defs.h uint32 aradix; /* address radix */ uint32 343 src/simh/sim_defs.h uint32 awidth; /* address width */ uint32 344 src/simh/sim_defs.h uint32 aincr; /* addr increment */ uint32 345 src/simh/sim_defs.h uint32 dradix; /* data radix */ uint32 346 src/simh/sim_defs.h uint32 dwidth; /* data width */ uint32 358 src/simh/sim_defs.h uint32 flags; /* flags */ uint32 359 src/simh/sim_defs.h uint32 dctrl; /* debug control */ uint32 428 src/simh/sim_defs.h uint32 hwmark; /* high water mark */ uint32 430 src/simh/sim_defs.h uint32 flags; /* flags */ uint32 431 src/simh/sim_defs.h uint32 dynflags; /* dynamic flags */ uint32 435 src/simh/sim_defs.h uint32 iostarttime; /* I/O start time */ uint32 489 src/simh/sim_defs.h uint32 offset; /* starting bit */ uint32 490 src/simh/sim_defs.h uint32 width; /* width */ uint32 500 src/simh/sim_defs.h uint32 radix; /* radix */ uint32 501 src/simh/sim_defs.h uint32 width; /* width */ uint32 502 src/simh/sim_defs.h uint32 offset; /* starting bit */ uint32 503 src/simh/sim_defs.h uint32 depth; /* save depth */ uint32 506 src/simh/sim_defs.h uint32 flags; /* flags */ uint32 507 src/simh/sim_defs.h uint32 qptr; /* circ q ptr */ uint32 561 src/simh/sim_defs.h uint32 mask; /* mask */ uint32 562 src/simh/sim_defs.h uint32 match; /* match */ uint32 586 src/simh/sim_defs.h # define MODMASK(mptr,flag) (((mptr)->mask & (uint32)(flag)) == (uint32)(flag))/* flag mask test */ uint32 593 src/simh/sim_defs.h uint32 count; /* value count in mask and comp arrays */ uint32 602 src/simh/sim_defs.h uint32 typ; /* mask of types */ uint32 618 src/simh/sim_defs.h uint32 btyp; /* type mask */ uint32 643 src/simh/sim_defs.h uint32 dbit; /* Debugging Bit */ uint32 646 src/simh/sim_defs.h uint32 after; /* delay before halting */ uint32 655 src/simh/sim_defs.h uint32 delay; /* instruction delay between sent data */ uint32 658 src/simh/sim_defs.h uint32 dbit; /* Debugging Bit */ uint32 659 src/simh/sim_defs.h uint32 after; /* instruction delay before sending any data */ uint32 671 src/simh/sim_defs.h uint32 mask; /* control bit */ uint32 92 src/simh/sim_disk.c uint32 dbit; /* debugging bit */ uint32 93 src/simh/sim_disk.c uint32 sector_size; /* Disk Sector Size (of the pseudo disk) */ uint32 94 src/simh/sim_disk.c uint32 capac_factor; /* Units of Capacity (2 = word, 1 = byte) */ uint32 95 src/simh/sim_disk.c uint32 xfer_element_size; /* Disk Bus Transfer size (1 - byte, 2 - word, 4 - longword) */ uint32 96 src/simh/sim_disk.c uint32 storage_sector_size;/* Sector size of the containing storage */ uint32 97 src/simh/sim_disk.c uint32 removable; /* Removable device flag */ uint32 98 src/simh/sim_disk.c uint32 auto_format; /* Format determined dynamically */ uint32 120 src/simh/sim_disk.c uint32 f; uint32 243 src/simh/sim_disk.c uint32 err, tbc; uint32 345 src/simh/sim_disk.c uint32 err, tbc; uint32 369 src/simh/sim_disk.c uint32 f = DK_GET_FMT (uptr); uint32 378 src/simh/sim_disk.c uint32 capac_factor = ((dptr->dwidth / dptr->aincr) == 16) ? 2 : 1; /* capacity units (word: 2, byte: 1) */ uint32 386 src/simh/sim_disk.c for (offset = 0; offset < ctx->sector_size; offset += sizeof(uint32)) { uint32 387 src/simh/sim_disk.c if (*((uint32 *)&buf[sect*ctx->sector_size + offset]) != (uint32)(lba + sect)) { uint32 393 src/simh/sim_disk.c uint32 save_dctrl = dptr->dctrl; uint32 493 src/simh/sim_disk.c uint32 f = DK_GET_FMT (uptr); uint32 518 src/simh/sim_disk.c uint32 hm2_l_homelbn; uint32 519 src/simh/sim_disk.c uint32 hm2_l_alhomelbn; uint32 520 src/simh/sim_disk.c uint32 hm2_l_altidxlbn; uint32 528 src/simh/sim_disk.c uint32 hm2_l_ibmaplbn; uint32 529 src/simh/sim_disk.c uint32 hm2_l_maxfiles; uint32 536 src/simh/sim_disk.c uint32 hm2_l_volowner; uint32 537 src/simh/sim_disk.c uint32 hm2_l_reserved; uint32 542 src/simh/sim_disk.c uint32 hm2_q_credate[2]; uint32 546 src/simh/sim_disk.c uint32 hm2_q_retainmin[2]; uint32 547 src/simh/sim_disk.c uint32 hm2_q_retainmax[2]; uint32 548 src/simh/sim_disk.c uint32 hm2_q_revdate[2]; uint32 552 src/simh/sim_disk.c uint32 hm2_l_serialnum; uint32 572 src/simh/sim_disk.c uint32 fh2_l_filechar; uint32 617 src/simh/sim_disk.c uint32 fm2_l_lbn3; uint32 626 src/simh/sim_disk.c uint32 scb_l_volsize; uint32 627 src/simh/sim_disk.c uint32 scb_l_blksize; uint32 628 src/simh/sim_disk.c uint32 scb_l_sectors; uint32 629 src/simh/sim_disk.c uint32 scb_l_tracks; uint32 630 src/simh/sim_disk.c uint32 scb_l_cylinder; uint32 631 src/simh/sim_disk.c uint32 scb_l_status; uint32 632 src/simh/sim_disk.c uint32 scb_l_status2; uint32 635 src/simh/sim_disk.c uint32 scb_q_mounttime[2]; uint32 637 src/simh/sim_disk.c uint32 scb_q_genernum[2]; uint32 664 src/simh/sim_disk.c uint32 capac_factor; uint32 670 src/simh/sim_disk.c uint32 ScbLbn = 0; uint32 751 src/simh/sim_disk.c uint32 dbit, const char *dtype, uint32 pdp11tracksize, int completion_delay) uint32 758 src/simh/sim_disk.c t_stat (*storage_function)(FILE *file, uint32 *sector_size, uint32 *removable) = NULL; uint32 817 src/simh/sim_disk.c ctx->sector_size = (uint32)sector_size; /* save sector_size */ uint32 819 src/simh/sim_disk.c ctx->xfer_element_size = (uint32)xfer_element_size; /* save xfer_element_size */ uint32 825 src/simh/sim_disk.c ctx->storage_sector_size = (uint32)sector_size; /* Default */ uint32 898 src/simh/sim_disk.c uint32 capac_factor = ((dptr->dwidth / dptr->aincr) == 16) ? 2 : 1; /* capacity units (word: 2, byte: 1) */ uint32 914 src/simh/sim_disk.c for (offset = 0; offset < sector_size; offset += sizeof(uint32)) uint32 915 src/simh/sim_disk.c *((uint32 *)&init_buf[sect*sector_size + offset]) = (uint32)(lba + sect); uint32 941 src/simh/sim_disk.c uint32 capac_factor = ((dptr->dwidth / dptr->aincr) == 16) ? 2 : 1; /* capacity units (word: 2, byte: 1) */ uint32 961 src/simh/sim_disk.c for (offset = 0; offset < sector_size; offset += sizeof(uint32)) { uint32 962 src/simh/sim_disk.c if (*((uint32 *)&verify_buf[sect*sector_size + offset]) != (uint32)(lba + sect)) { uint32 968 src/simh/sim_disk.c uint32 save_dctrl = dptr->dctrl; uint32 1104 src/simh/sim_disk.c uint32 i; uint32 1177 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 233 src/simh/sim_fio.c uint32 sim_fsize_name (const char *fname) uint32 235 src/simh/sim_fio.c return (uint32)(sim_fsize_name_ex (fname)); uint32 238 src/simh/sim_fio.c uint32 sim_fsize (FILE *fp) uint32 240 src/simh/sim_fio.c return (uint32)(sim_fsize_ex (fp)); uint32 74 src/simh/sim_fio.h uint32 sim_fsize (FILE *fptr); uint32 75 src/simh/sim_fio.h uint32 sim_fsize_name (const char *fname); uint32 98 src/simh/sim_tape.c static const uint32 bpi [] = { /* tape density table, indexed by MT_DENS constants */ uint32 110 src/simh/sim_tape.c static t_stat sim_tape_wrdata (UNIT *uptr, uint32 dat); uint32 111 src/simh/sim_tape.c static uint32 sim_tape_tpc_map (UNIT *uptr, t_addr *map, uint32 mapsize); uint32 115 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 119 src/simh/sim_tape.c uint32 dbit; /* debugging bit for trace */ uint32 120 src/simh/sim_tape.c uint32 auto_format; /* Format determined dynamically */ uint32 144 src/simh/sim_tape.c t_stat sim_tape_attach_ex (UNIT *uptr, const char *cptr, uint32 dbit, int completion_delay) uint32 147 src/simh/sim_tape.c uint32 objc; uint32 233 src/simh/sim_tape.c uint32 f = 0; uint32 281 src/simh/sim_tape.c uint32 i; uint32 301 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 401 src/simh/sim_tape.c uint32 f = MT_GET_FMT (uptr); uint32 615 src/simh/sim_tape.c uint32 f = MT_GET_FMT (uptr); uint32 790 src/simh/sim_tape.c uint32 f = MT_GET_FMT (uptr); uint32 855 src/simh/sim_tape.c uint32 f = MT_GET_FMT (uptr); uint32 907 src/simh/sim_tape.c uint32 f = MT_GET_FMT (uptr); uint32 965 src/simh/sim_tape.c static t_stat sim_tape_wrdata (UNIT *uptr, uint32 dat) uint32 1164 src/simh/sim_tape.c t_stat sim_tape_wrgap (UNIT *uptr, uint32 gaplen) uint32 1170 src/simh/sim_tape.c uint32 file_size, marker_count, tape_density; uint32 1172 src/simh/sim_tape.c uint32 gap_alloc = 0; /* gap currently allocated from the tape */ uint32 1173 src/simh/sim_tape.c const uint32 format = MT_GET_FMT (uptr); /* tape format */ uint32 1174 src/simh/sim_tape.c const uint32 meta_size = sizeof (t_mtrlnt); /* bytes per metadatum */ uint32 1175 src/simh/sim_tape.c const uint32 min_rec_size = 2 + sizeof (t_mtrlnt) * 2; /* smallest data record size */ uint32 1314 src/simh/sim_tape.c t_stat sim_tape_wrgap_a (UNIT *uptr, uint32 gaplen, TAPE_PCALLBACK callback) uint32 1379 src/simh/sim_tape.c t_stat sim_tape_sprecsf (UNIT *uptr, uint32 count, uint32 *skipped) uint32 1400 src/simh/sim_tape.c t_stat sim_tape_sprecsf_a (UNIT *uptr, uint32 count, uint32 *skipped, TAPE_PCALLBACK callback) uint32 1472 src/simh/sim_tape.c t_stat sim_tape_sprecsr (UNIT *uptr, uint32 count, uint32 *skipped) uint32 1493 src/simh/sim_tape.c t_stat sim_tape_sprecsr_a (UNIT *uptr, uint32 count, uint32 *skipped, TAPE_PCALLBACK callback) uint32 1521 src/simh/sim_tape.c t_stat sim_tape_spfilebyrecf (UNIT *uptr, uint32 count, uint32 *skipped, uint32 *recsskipped, t_bool check_leot) uint32 1526 src/simh/sim_tape.c uint32 filerecsskipped = 0; uint32 1553 src/simh/sim_tape.c uint32 filefileskipped; uint32 1567 src/simh/sim_tape.c (UNIT *uptr, uint32 count, uint32 *skipped, uint32 *recsskipped, t_bool check_leot, TAPE_PCALLBACK callback) uint32 1594 src/simh/sim_tape.c t_stat sim_tape_spfilef (UNIT *uptr, uint32 count, uint32 *skipped) uint32 1597 src/simh/sim_tape.c uint32 totalrecsskipped; uint32 1607 src/simh/sim_tape.c t_stat sim_tape_spfilef_a (UNIT *uptr, uint32 count, uint32 *skipped, TAPE_PCALLBACK callback) uint32 1635 src/simh/sim_tape.c t_stat sim_tape_spfilebyrecr (UNIT *uptr, uint32 count, uint32 *skipped, uint32 *recsskipped) uint32 1639 src/simh/sim_tape.c uint32 filerecsskipped = 0; uint32 1663 src/simh/sim_tape.c t_stat sim_tape_spfilebyrecr_a (UNIT *uptr, uint32 count, uint32 *skipped, uint32 *recsskipped, TAPE_PCALLBACK callback) uint32 1690 src/simh/sim_tape.c t_stat sim_tape_spfiler (UNIT *uptr, uint32 count, uint32 *skipped) uint32 1693 src/simh/sim_tape.c uint32 totalrecsskipped; uint32 1703 src/simh/sim_tape.c t_stat sim_tape_spfiler_a (UNIT *uptr, uint32 count, uint32 *skipped, TAPE_PCALLBACK callback) uint32 1736 src/simh/sim_tape.c (UNIT *uptr, uint32 flags, uint32 recs, uint32 *recsskipped, uint32 files, uint32 *filesskipped, uint32 *objectsskipped) uint32 1752 src/simh/sim_tape.c uint32 objs = recs; uint32 1753 src/simh/sim_tape.c uint32 skipped; uint32 1754 src/simh/sim_tape.c uint32 objsremaining = objs; uint32 1770 src/simh/sim_tape.c uint32 fileskiprecs; uint32 1790 src/simh/sim_tape.c (UNIT *uptr, uint32 flags, uint32 recs, uint32 *recsskipped, uint32 files, uint32 1791 src/simh/sim_tape.c uint32 *filesskipped, uint32 *objectsskipped, TAPE_PCALLBACK callback) uint32 1820 src/simh/sim_tape.c uint32 f = MT_GET_FMT (uptr); uint32 1852 src/simh/sim_tape.c uint32 f; uint32 1884 src/simh/sim_tape.c static uint32 sim_tape_tpc_map (UNIT *uptr, t_addr *map, uint32 mapsize) uint32 1889 src/simh/sim_tape.c uint32 had_double_tape_mark = 0; uint32 1891 src/simh/sim_tape.c uint32 objc, sizec; uint32 1892 src/simh/sim_tape.c uint32 *countmap = NULL; uint32 1898 src/simh/sim_tape.c countmap = (uint32 *)calloc (65536, sizeof(*countmap)); uint32 2020 src/simh/sim_tape.c uint32 lo, hi, p; uint32 2096 src/simh/sim_tape.c uint32 density, new_bpi; uint32 2113 src/simh/sim_tape.c new_bpi = (uint32) get_uint (cptr, 10, UINT_MAX, &result); /* convert the string value */ uint32 2136 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 181 src/simh/sim_tape.h (UNIT *uptr, uint32 count, uint32 *skipped, uint32 *recsskipped, t_bool check_leot); uint32 183 src/simh/sim_tape.h (UNIT *uptr, uint32 count, uint32 *skipped, uint32 *recsskipped, t_bool check_leot, TAPE_PCALLBACK callback); uint32 186 src/simh/sim_tape.h t_stat sim_tape_sprecsr (UNIT *uptr, uint32 count, uint32 *skipped); uint32 187 src/simh/sim_tape.h t_stat sim_tape_sprecsr_a (UNIT *uptr, uint32 count, uint32 *skipped, TAPE_PCALLBACK callback); uint32 188 src/simh/sim_tape.h t_stat sim_tape_spfiler (UNIT *uptr, uint32 count, uint32 *skipped); uint32 189 src/simh/sim_tape.h t_stat sim_tape_spfiler_a (UNIT *uptr, uint32 count, uint32 *skipped, TAPE_PCALLBACK callback); uint32 190 src/simh/sim_tape.h t_stat sim_tape_spfilebyrecr (UNIT *uptr, uint32 count, uint32 *skipped, uint32 *recsskipped); uint32 191 src/simh/sim_tape.h t_stat sim_tape_spfilebyrecr_a (UNIT *uptr, uint32 count, uint32 *skipped, uint32 *recsskipped, TAPE_PCALLBACK callback); uint32 195 src/simh/sim_tape.h (UNIT *uptr, uint32 flags, uint32 recs, uint32 *recskipped, uint32 files, uint32 196 src/simh/sim_tape.h uint32 *fileskipped, uint32 *objectsskipped); uint32 198 src/simh/sim_tape.h (UNIT *uptr, uint32 flags, uint32 recs, uint32 *recsskipped, uint32 files, uint32 199 src/simh/sim_tape.h uint32 *filesskipped, uint32 *objectsskipped, TAPE_PCALLBACK callback); uint32 70 src/simh/sim_timer.c uint32 sim_idle_ms_sleep (unsigned int msec); uint32 76 src/simh/sim_timer.c static uint32 sim_idle_rate_ms = 0; uint32 77 src/simh/sim_timer.c static uint32 sim_os_sleep_min_ms = 0; uint32 78 src/simh/sim_timer.c static uint32 sim_os_sleep_inc_ms = 0; uint32 79 src/simh/sim_timer.c static uint32 sim_os_clock_resoluton_ms = 0; uint32 80 src/simh/sim_timer.c static uint32 sim_os_tick_hz = 0; uint32 81 src/simh/sim_timer.c static uint32 sim_idle_calib_pct = 0; uint32 89 src/simh/sim_timer.c static uint32 _compute_minimum_sleep (void) uint32 91 src/simh/sim_timer.c uint32 i, tot, tim; uint32 108 src/simh/sim_timer.c uint32 sim_idle_ms_sleep (unsigned int msec) uint32 171 src/simh/sim_timer.c uint32 sim_os_msec (void) uint32 188 src/simh/sim_timer.c uint32 sim_os_ms_sleep_init (void) uint32 203 src/simh/sim_timer.c uint32 sim_os_ms_sleep (unsigned int msec) uint32 205 src/simh/sim_timer.c uint32 stime = sim_os_msec(); uint32 224 src/simh/sim_timer.c uint32 sim_os_msec (void) uint32 229 src/simh/sim_timer.c uint32 msec; uint32 244 src/simh/sim_timer.c msec = (((uint32) cur.tv_sec) * 1000UL) + (((uint32) cur.tv_usec) / 1000UL); uint32 254 src/simh/sim_timer.c uint32 sim_os_ms_sleep_init (void) uint32 259 src/simh/sim_timer.c uint32 sim_os_ms_sleep (unsigned int milliseconds) uint32 261 src/simh/sim_timer.c uint32 stime = sim_os_msec (); uint32 302 src/simh/sim_timer.c static uint32 rtc_hz[SIM_NTIMERS+1] = { 0 }; /* tick rate */ uint32 303 src/simh/sim_timer.c static uint32 rtc_rtime[SIM_NTIMERS+1] = { 0 }; /* real time */ uint32 304 src/simh/sim_timer.c static uint32 rtc_vtime[SIM_NTIMERS+1] = { 0 }; /* virtual time */ uint32 306 src/simh/sim_timer.c static uint32 rtc_nxintv[SIM_NTIMERS+1] = { 0 }; /* next interval */ uint32 310 src/simh/sim_timer.c static uint32 rtc_elapsed[SIM_NTIMERS+1] = { 0 }; /* sec since init */ uint32 311 src/simh/sim_timer.c static uint32 rtc_calibrations[SIM_NTIMERS+1] = { 0 }; /* calibration count */ uint32 315 src/simh/sim_timer.c static uint32 rtc_calib_initializations[SIM_NTIMERS+1] = { 0 }; /* Initialization Count */ uint32 318 src/simh/sim_timer.c static uint32 rtc_calib_ticks_acked[SIM_NTIMERS+1] = { 0 }; /* ticks Acked */ uint32 319 src/simh/sim_timer.c static uint32 rtc_calib_ticks_acked_tot[SIM_NTIMERS+1] = { 0 }; /* ticks Acked - total */ uint32 320 src/simh/sim_timer.c static uint32 rtc_clock_ticks[SIM_NTIMERS+1] = { 0 }; /* ticks delivered since catchup base */ uint32 321 src/simh/sim_timer.c static uint32 rtc_clock_ticks_tot[SIM_NTIMERS+1] = { 0 }; /* ticks delivered since catchup base - total */ uint32 323 src/simh/sim_timer.c static uint32 rtc_clock_catchup_ticks[SIM_NTIMERS+1] = { 0 }; /* Record of catchups */ uint32 324 src/simh/sim_timer.c static uint32 rtc_clock_catchup_ticks_tot[SIM_NTIMERS+1] = { 0 }; /* Record of catchups - total */ uint32 327 src/simh/sim_timer.c static uint32 rtc_clock_time_idled[SIM_NTIMERS+1] = { 0 }; /* total time idled */ uint32 328 src/simh/sim_timer.c static uint32 rtc_clock_calib_skip_idle[SIM_NTIMERS+1] = { 0 }; /* Calibrations skipped due to idling */ uint32 329 src/simh/sim_timer.c static uint32 rtc_clock_calib_gap2big[SIM_NTIMERS+1] = { 0 }; /* Calibrations skipped Gap Too Big */ uint32 330 src/simh/sim_timer.c static uint32 rtc_clock_calib_backwards[SIM_NTIMERS+1] = { 0 }; /* Calibrations skipped Clock Running Backwards */ uint32 421 src/simh/sim_timer.c int32 sim_rtcn_calb (uint32 ticksper, int32 tmr) uint32 451 src/simh/sim_timer.c uint32 clock_start, clock_last, clock_now; uint32 466 src/simh/sim_timer.c uint32 clock_diff; uint32 784 src/simh/sim_timer.c (rtc_hz[tmr] <= (uint32)sim_os_tick_hz)) uint32 894 src/simh/sim_timer.c return sim_timer_activate_after (uptr, (uint32)((interval * 1000000.0) / sim_timer_inst_per_sec ())); uint32 897 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 807 src/simh/sim_tmxr.c uint32 poll_time = sim_os_msec (); uint32 1470 src/simh/sim_tmxr.c uint32 tmp; uint32 2120 src/simh/sim_tmxr.c nspeed = (uint32)strtotv (cptr, &cptr, 10); uint32 2148 src/simh/sim_tmxr.c lp->rxbps = (uint32)strtotv (speed, &cptr, 10); uint32 2150 src/simh/sim_tmxr.c uint32 rxbpsfactor = (uint32) get_uint (cptr+1, 10, 32, &r); uint32 3224 src/simh/sim_tmxr.c t_stat tmxr_activate_after (UNIT *uptr, uint32 usecs_walltime) uint32 3535 src/simh/sim_tmxr.c uint32 tctime; uint32 3792 src/simh/sim_tmxr.c uint32 line, idx = 0; uint32 3838 src/simh/sim_tmxr.c idx = (uint32) max + 1; /* indicate no fill-in needed */ uint32 3843 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);