Commit fcfedefc authored by Andrew Waterman's avatar Andrew Waterman
Browse files

Add Simple Custom Instruction Extension

This enables adding custom instructions that operate on the x-registers
(i.e., no additional architectural state).

This version on supports combinational units (which fit in the pipeline in
the same place as the integer ALU), but it can be extended to support 2-stage
pipelines, or multi-cycle operations.
parent ef62d937
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment