bug-mes
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: porting efforts


From: Gabriel Wicki
Subject: Re: porting efforts
Date: Tue, 21 Dec 2021 16:04:15 +0100

On Tue, Dec 21, 2021 at 02:20:22PM +0000, Ekaitz Zarraga wrote:
> The only ones you might have issues with are the aX registers, which
> are specifically used for argument passing AFAIK.

that is *exactly* my concern (and not how to handle temporaries, that's
a no-brainer).  not sure if i didn't express myself clearly before, but
limiting to only use 16 registers would mean to alter calling
conventions because we cannot use a6 and a7 for argument passing.
one could certainly get it "to work", but leaving the specs does neither
simplify verification nor does it diminish work-load.


do you have links to that minimalistic RISC-V you're talking about?
that might help :)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]