Module registers

Module registers 

Source
Expand description

RISC-V 64-bit register module.

This module provides the register file for the RISC-V 64-bit architecture. The register file is responsible for storing the general-purpose registers of the CPU.

Structsยง

IntRegisters