R-Type (Register Type):

I-Type (Immediate Type):

ALU Ops: 즉시 값(immediate)을 사용하는 연산.
Load: 데이터를 메모리에서 레지스터로 로드.

Store: 데이터를 레지스터에서 메모리로 저장(레지스터 값은 변경되지 않음).

J-Type (Jump Type):

Branch:







Program Counter (PC):
Registers (Register File):
Memory:
