BASE 3941 src/dps8/dps8_cpu.c word18 barAddr = (addr + (((word18) cpu . BAR.BASE) << 9)) & 0777777; BASE 186 src/dps8/dps8_cpu.h word9 BASE; // Contains the 9 high-order bits of an 18-bit address BASE 1165 src/dps8/dps8_ins.c cpu.BAR.BASE, cpu.PPR.IC, where); BASE 1178 src/dps8/dps8_ins.c cpu.BAR.BASE, cpu.PPR.IC, where); BASE 1196 src/dps8/dps8_ins.c cpu.BAR.BASE, BASE 1235 src/dps8/dps8_ins.c cpu.BAR.BASE, BASE 6977 src/dps8/dps8_ins.c cpu.CY = ((((word36) cpu.BAR.BASE) << 9) | cpu.BAR.BOUND) << 18; BASE 7061 src/dps8/dps8_ins.c cpu.BAR.BASE = (GETHI (cpu.CY) >> 9) & 0777; BASE 4113 src/dps8/dps8_sys.c { "cpus[].BAR.BASE", SYM_STRUCT_OFFSET, SYM_UINT16_9, offsetof (struct bar_s, BASE) },