File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
spec/std/isa/register_file Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 99long_name : General Purpose Registers
1010description : |
1111 The 'X' register file contains the general-purpose integer registers. Each register
12- is MXLEN bits wide, unless XLEN<MXLEN. Register 'x0' is hardwired to zero, while
13- the remaining registers hold architecturally visible integer state used by the
14- calling convention and execution environment.
12+ is MXLEN bits wide, but will appear to be XLEN bits wide if XLEN<MXLEN. Register
13+ 'x0' is hardwired to zero, while the remaining registers hold architecturally
14+ visible integer state used by the calling convention and execution environment.
1515definedBy : I
1616register_class : general_purpose
1717register_length : MXLEN
You can’t perform that action at this time.
0 commit comments