The Instruction Set
An Instruction contains an opcode and possibly arguments.
The opcode is always one byte.
A JVM supports 201 instructions
<t><cmd[_ə-4>]> [arg1] [arg2]
b ->byte c ->char
s ->short f -> float
i -> int d -> double
l ->long a -> reference