rY 77 src/dps8/dps8_addrmods.c SETHI (cpu.ou.directOperand, cpu.rY); rY 82 src/dps8/dps8_addrmods.c __func__, cpu.rY, cpu.ou.directOperand); rY 103 src/dps8/dps8_addrmods.c SETLO (cpu.ou.directOperand, cpu.rY); rY 108 src/dps8/dps8_addrmods.c __func__, cpu.rY, cpu.ou.directOperand); rY 229 src/dps8/dps8_addrmods.c cpu.rY = cpu.TPR.CA; rY 272 src/dps8/dps8_addrmods.c cpu.rY = cpu.TPR.CA; rY 604 src/dps8/dps8_addrmods.c cpu.rY = cpu.TPR.CA; rY 668 src/dps8/dps8_addrmods.c cpu.rY = cpu.TPR.CA; rY 1619 src/dps8/dps8_cpu.h word24 rY; // address operand rY 96 src/dps8/hdbg.h # define HDBGRegYR(c) hdbgRegR (hreg_Y, (word36) cpu.rY, c) rY 97 src/dps8/hdbg.h # define HDBGRegYW(c) hdbgRegW (hreg_Y, (word36) cpu.rY, c)