emb-riscv / specs-markdown

The preliminary 'RISC-V microcontroller profile' specs; for convenience, use markdown.
26 stars 4 forks source link

do not expose stack limit as GPR #2

Closed jnk0le closed 5 years ago

jnk0le commented 5 years ago

rationale:

ilg-ul commented 5 years ago

@jnk0le, you're probably right, for RV32E dedicating a register for the stack limit might be too expensive, but generally I would not bet on RV32E.

actually, for now, I would not bet on RV32 in the microcontroller space at all, there is no interest for it, and the only developments are in the privileged space.

ilg-ul commented 5 years ago

I added your comments to the page.

jnk0le commented 5 years ago

A little correction; 2000/50M should be 0,004%, not 4E-5

ilg-ul commented 5 years ago

ok, page updated.