notes

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

Operands.md (174B)


      1 # Operands
      2 
      3 CA L3
      4 
      5 **Definition:** Operands describe who an [Instruction](Instruction.md) should be done to. 
      6 
      7 See [Opcode](Opcode.md) for the other part of an instruction.