Instruction Format

Each instruction is a 32-bit word. It has three parts: a 4-bit opcode, a 1-bit addressing mode and a 27 bit address part.

    32   28    27                     0
    +----+-----+----------------------+
    | op | imm |         addresss     |
    +----+-----+----------------------+

The opcodes are: