What Are The Possible States That Define The Instruction Execution?

What Are The Possible States That Define The Instruction Execution? Instruction address calculation (iac): Determine the address of the next instruction to be executed. Instruction fetch (if): Read instruction from its memory location into the processor. Instruction operation decoding (iod): Analyze instruction to determine type of operation to be performed and operand(s) to be used.