REG              1631 src/dps8/dps8_cpu.c static REG cpu_reg[] =
REG              1646 src/dps8/dps8_cpu.c REG *sim_PC = & cpu_reg[0];
REG               341 src/simh/scp.c t_value get_rval (REG *rptr, uint32 idx);
REG               342 src/simh/scp.c void put_rval (REG *rptr, uint32 idx, t_value val);
REG               349 src/simh/scp.c REG *find_reg_glob (CONST char *ptr, CONST char **optr, DEVICE **gdptr);
REG               363 src/simh/scp.c     REG *lowr, REG *highr, uint32 lows, uint32 highs);
REG               364 src/simh/scp.c t_stat ex_reg (FILE *ofile, t_value val, int32 flag, REG *rptr, uint32 idx);
REG               365 src/simh/scp.c t_stat dep_reg (int32 flag, CONST char *cptr, REG *rptr, uint32 idx);
REG              2257 src/simh/scp.c REG *rptr, *trptr;
REG              3492 src/simh/scp.c REG *rptr;
REG              6534 src/simh/scp.c void fprint_stopped_gen (FILE *st, t_stat v, REG *pc, DEVICE *dptr)
REG              6623 src/simh/scp.c REG *lowr, *highr;
REG              6708 src/simh/scp.c     REG *lowr, REG *highr, uint32 lows, uint32 highs)
REG              6713 src/simh/scp.c REG *rptr;
REG              6842 src/simh/scp.c t_stat ex_reg (FILE *ofile, t_value val, int32 flag, REG *rptr, uint32 idx)
REG              6882 src/simh/scp.c t_value get_rval (REG *rptr, uint32 idx)
REG              6929 src/simh/scp.c t_stat dep_reg (int32 flag, CONST char *cptr, REG *rptr, uint32 idx)
REG              6982 src/simh/scp.c void put_rval (REG *rptr, uint32 idx, t_value val)
REG              7936 src/simh/scp.c REG *find_reg_glob (CONST char *cptr, CONST char **optr, DEVICE **gdptr)
REG              7940 src/simh/scp.c REG *rptr, *srptr = NULL;
REG              7967 src/simh/scp.c REG *find_reg (CONST char *cptr, CONST char **optr, DEVICE *dptr)
REG              7970 src/simh/scp.c REG *rptr;
REG               170 src/simh/scp.h REG *find_reg (CONST char *ptr, CONST char **optr, DEVICE *dptr);
REG               212 src/simh/scp.h void fprint_stopped_gen (FILE *st, t_stat v, REG *pc, DEVICE *dptr);
REG               267 src/simh/scp.h extern REG *sim_PC;
REG               161 src/simh/sim_console.c static REG sim_con_reg[] = {
REG               317 src/simh/sim_defs.h typedef struct REG REG;
REG               339 src/simh/sim_defs.h     REG                 *registers;                     /* registers */
REG               610 src/simh/sim_timer.c REG sim_timer_reg[] = {