Instruction Set Architecture: Difference between revisions

Content deleted Content added
PDH (talk | contribs)
m Encoding: syntax
CanisRufus (talk | contribs)
m RedWolf - bypassing redirect: CPU
Line 1:
{{msg:stub}}
 
In [[Computer architecture]], an '''Instruction Set Architecture''' defines how [[instruction]]s are interpreted by a [[processor]]. The term "architecture" refers to the logical structure of the system that must be implemented in order for the instruction set to perform [[computation]]. This logical structure usually comprises the memory, registers and their interactions with a [[CPU|central processing unit]].
 
== Encoding ==