Opcode: Difference between revisions

Content deleted Content added
CanisRufus (talk | contribs)
m RedWolf - disambiguation: register
added direct to Opcode (company) page
Line 1:
:''This page is about the computer term; for the audio & [[MIDI]] software/hardware manufacturer, see [[Opcode (company)]].''
 
A computer can perform operations, each of which is assigned a numeric code called an '''opcode'''. To assist in the use of these numeric codes, [[mnemonic]]s are used as textual abbreviations. It's much easier to remember ADD than 05, for example.