internal bool AtInstructionStart()
 {
     return(_cpu.AtInstructionStart());
 }