From WikiChip
Difference between revisions of "risc-v/registers"
< risc-v

(Created page with "{{risc-v title|Standard Extensions}}{{risc-v isa main}} RISC-V defines a set of '''registers''' that are part of the core ISA. ==Overview == RISC-V base ISA consists of 32 ge...")
(No difference)

Revision as of 02:00, 12 December 2017

RISC-V
Instruction Set Architecture
General
Base Variants(base)
Standard Extensions(all)
Topics

v · d · e

RISC-V defines a set of registers that are part of the core ISA.

Overview

RISC-V base ISA consists of 32 general-purpose registers x1-x31 which hold integer values.