rY 74 src/dps8/dps8_addrmods.c SETHI (cpu.ou.directOperand, cpu.rY); rY 79 src/dps8/dps8_addrmods.c __func__, cpu.rY, cpu.ou.directOperand); rY 100 src/dps8/dps8_addrmods.c SETLO (cpu.ou.directOperand, cpu.rY); rY 105 src/dps8/dps8_addrmods.c __func__, cpu.rY, cpu.ou.directOperand); rY 226 src/dps8/dps8_addrmods.c cpu.rY = cpu.TPR.CA; rY 269 src/dps8/dps8_addrmods.c cpu.rY = cpu.TPR.CA; rY 601 src/dps8/dps8_addrmods.c cpu.rY = cpu.TPR.CA; rY 663 src/dps8/dps8_addrmods.c cpu.rY = cpu.TPR.CA; rY 1625 src/dps8/dps8_cpu.h word24 rY; // address operand rY 86 src/dps8/hdbg.h # define HDBGRegYR(c) hdbgRegR (hreg_Y, (word36) cpu.rY, c) rY 87 src/dps8/hdbg.h # define HDBGRegYW(c) hdbgRegW (hreg_Y, (word36) cpu.rY, c)