VerySimpleCPU


Instruction Set Architecture (ISA) - v1

Each VerySimpleCPU instruction word has a fixed length of 32-bit.

Instruction Word        
bit position [31:29] [28] [27:14] [13:0]
field name opcode im A B
bit width 3-bit 1-bit 14-bit 14-bit

==================================================================

REGISTERS

==================================================================

INSTRUCTION SET

ARITHMETIC & LOGIC INSTRUCTIONS

DATA TRANSFER INSTRUCTIONS

PROGRAM CONTROL INSTRUCTIONS