notes

Personal notes
git clone git://git.laack.co/notes.git
Log | Files | Refs

Opcode.md (190B)


      1 # Opcode
      2 
      3 CA L3
      4 
      5 **Definition:** An opcode is the first part of an [Instruction](Instruction.md) which describes what the instruction does. 
      6 
      7 This is a form of [BitSteering](BitSteering.md)