OPERAND_STORE    1051 src/dps8/dps8_append.c         case OPERAND_STORE:       return "OPERAND_STORE";
OPERAND_STORE    1167 src/dps8/dps8_append.c     bool StrOp = (thisCycle == OPERAND_STORE ||
OPERAND_STORE    1849 src/dps8/dps8_append.c     if (thisCycle == OPERAND_STORE && cpu.useZone)
OPERAND_STORE    3296 src/dps8/dps8_cpu.c             Write (addr, cpu.CY, OPERAND_STORE);
OPERAND_STORE    3301 src/dps8/dps8_cpu.c             Write2 (addr + 0, cpu.Ypair, OPERAND_STORE);
OPERAND_STORE    3323 src/dps8/dps8_cpu.c     if (cyctyp == OPERAND_STORE)
OPERAND_STORE     532 src/dps8/dps8_iefp.c                 if (cyctyp == OPERAND_STORE && cpu.useZone)
OPERAND_STORE     553 src/dps8/dps8_iefp.c                 if (cyctyp == OPERAND_STORE && cpu.useZone)
OPERAND_STORE     144 src/dps8/dps8_ins.c         Write (cpu.ou.character_address, cpu.ou.character_data, OPERAND_STORE);
OPERAND_STORE     159 src/dps8/dps8_ins.c     write_operand (cpu.TPR.CA, OPERAND_STORE);