Skip to content

Commit

Permalink
Update riscv-total-embedded.adoc
Browse files Browse the repository at this point in the history
  • Loading branch information
jnk0le committed Oct 9, 2023
1 parent 5511f6b commit d38a279
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions riscv-total-embedded.adoc
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@

= riscv-total-embedded
Jan Oleksiewicz <jnk0le@hotmail.com>
:appversion: 0.22.4
:appversion: 0.22.5
:toc:
:toclevels: 5
:sectnums:
Expand Down Expand Up @@ -610,7 +610,8 @@ Simplified ranges (e.g. shadow register file):

`\\__attribute__\((prestacked("x8-x15")))`

TEIC range0 + shadow regs of half regfile (where bit 2 is set, covers range1+2)
TEIC range0 + shadow regs of half regfile (where bit 2 is set, covers range1+2):

`\\__attribute__\((prestacked("x4-x7,x10,x11,x12-x15,x20-x23,x28-x31")))`

ch32v003 irq (ilp32e + PFIC HW stacker, assuming `ra` doesn't have some undocumented use)
Expand Down

0 comments on commit d38a279

Please sign in to comment.