BASE 4100 src/dps8/dps8_cpu.c word18 barAddr = (addr + (((word18) cpu . BAR.BASE) << 9)) & 0777777; BASE 185 src/dps8/dps8_cpu.h word9 BASE; // Contains the 9 high-order bits of an 18-bit address BASE 1175 src/dps8/dps8_ins.c cpu.BAR.BASE, cpu.PPR.IC, where); BASE 1188 src/dps8/dps8_ins.c cpu.BAR.BASE, cpu.PPR.IC, where); BASE 1206 src/dps8/dps8_ins.c cpu.BAR.BASE, BASE 1245 src/dps8/dps8_ins.c cpu.BAR.BASE, BASE 6996 src/dps8/dps8_ins.c cpu.CY = ((((word36) cpu.BAR.BASE) << 9) | cpu.BAR.BOUND) << 18; BASE 7080 src/dps8/dps8_ins.c cpu.BAR.BASE = (GETHI (cpu.CY) >> 9) & 0777; BASE 4148 src/dps8/dps8_sys.c { "cpus[].BAR.BASE", SYM_STRUCT_OFFSET, SYM_UINT16_9, offsetof (struct bar_s, BASE) },