We've just updated MediaWiki and its underlying software. If anything doesn't look or work quite right, please mention it to us. --RanAS

Instruction Register: Difference between revisions

From SnesLab
Jump to: navigation, search
(→‎References: page number)
(what it's connect to)
Line 1: Line 1:
The '''Instruction Register''' (IR) exists on the [[65c816]].  It is 8 bits wide and contains the opcode just fetched from memory.  It is not accessible to the programmer.
The '''Instruction Register''' (IR) exists on the [[65c816]].  It is 8 bits wide and contains the opcode just fetched from memory.  It is not accessible to the programmer.
It is connected to the data latch/predecoder and instruction decode minterms.


=== References ===
=== References ===

Revision as of 00:04, 23 July 2024

The Instruction Register (IR) exists on the 65c816. It is 8 bits wide and contains the opcode just fetched from memory. It is not accessible to the programmer.

It is connected to the data latch/predecoder and instruction decode minterms.

References