diff options
Diffstat (limited to 'isa/encoding/base.yaml')
| -rw-r--r-- | isa/encoding/base.yaml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/isa/encoding/base.yaml b/isa/encoding/base.yaml new file mode 100644 index 0000000..0b4654a --- /dev/null +++ b/isa/encoding/base.yaml @@ -0,0 +1,3 @@ +# Base instruction encoding format +# Instruction width: 32-bit fixed / 16+32 variable +# Format fields: opcode, rd, funct3, rs1, rs2, funct7, imm |
