![]() |
|
Message-Id: <f536b2b8-07e9-4e2f-9f4d-2331f0682828@app.fastmail.com> Date: Fri, 30 May 2025 00:23:54 +0200 From: Alex Rønne Petersen <alex@...xrp.com> To: musl@...ts.openwall.com Subject: Re: [PATCH] riscv: Fix setjmp assembly when compiling for ilp32f/lp64f. On Sat, Jun 29, 2024, at 04:04, Alex Rønne Petersen wrote: > To keep things simple, I just changed the instruction mnemonics appropriately, > rather than adding complexity by changing the buffer size/offsets based on ABI. > > Signed-off-by: Alex Rønne Petersen <alex@...xrp.com> > --- > src/setjmp/riscv32/longjmp.S | 30 ++++++++++++++++++------------ > src/setjmp/riscv32/setjmp.S | 30 ++++++++++++++++++------------ > src/setjmp/riscv64/longjmp.S | 30 ++++++++++++++++++------------ > src/setjmp/riscv64/setjmp.S | 30 ++++++++++++++++++------------ > 4 files changed, 72 insertions(+), 48 deletions(-) Friendly ping in case this was forgotten.
Powered by blists - more mailing lists
Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.