Commit 54a03643 authored by Sean Cross's avatar Sean Cross
Browse files

register: add vexriscv-specific registers



VexRiscv contains its own custom registers for external interrupt
mapping.  Add these registers under the `register::vexriscv` namespace,
and prefix the assembly routines with "v-" in order to avoid ambiguity
with e.g. `sip` and `mip` registers.

Signed-off-by: default avatarSean Cross <sean@xobs.io>
parent 459421db
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