Fetch: Difference between revisions

From Computer History Wiki
Jump to navigationJump to search
m +cat
Also operands
 
Line 1: Line 1:
A '''fetch''' is a retrieval of some information (usually an [[instruction]]) from [[memory]] (usually [[main memory]]).
A '''fetch''' is a retrieval of some information from [[memory]] (usually [[main memory]]); usually an [[instruction]], but some will be [[operand]]s.  


{{stub}}
{{stub}}


[[Category: Hardware Basics‎‎]]
[[Category: Hardware Basics‎‎]]

Latest revision as of 15:17, 14 November 2023

A fetch is a retrieval of some information from memory (usually main memory); usually an instruction, but some will be operands.