<<< Example: Two-byte Opcodes | Index | Opcode Length Trade-offs >>> |
If three high-order bits of the opcode are equal 000, the imaginary opcode is three bytes long.
If so, the remaining 21 bits of the total 24-bit opcode let us encode two million (221) different instructions.
 
<<< Example: Two-byte Opcodes | Index | Opcode Length Trade-offs >>> |