====== Operational Code (OPCODE) ====== [[dido:public:ra:xapend:xapend.a_glossary:start| Return to Glossary ]] An **Operational Code (OPCODE)** is generally the first byte of an instruction in machine language which tells the hardware what operation needs to be performed with this instruction. Every processor/controller has its own set of opcodes defined in its architecture. An opcode is followed by data like address, values, etc. if needed. Source: [[https://www.engineersgarage.com/what-is-opcode/ ]] /**=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- /* To add a discussion page to this page, comment out the line that says ~~DISCUSSION:off~~ */ ~~DISCUSSION:on|Outstanding Issues~~ ~~DISCUSSION:off~~