Register란?
A+B라는 연산을 할때, => Instruction Cycle 또는 Major State == CPU가 연산을하고 그 결과를 반납하는 일련의 과정
Instruction Fetch
A와 B를 가져올때 사용하는 A,B의 정보를 담고 있는 것 => MAR(Memory Acccess Register)
A,B를 가져왔다면 이곳에다가 넣음 => MBR(Memory Buffer Register)
무슨 명령을 수행할까? op code => IR(Instruction Register)
Indirect
Execution
Interrupt