[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Tinycc-devel] [PATCH 09/11] riscv64-asm: Implement asm_parse_regvar
From: |
Christian Jullien |
Subject: |
Re: [Tinycc-devel] [PATCH 09/11] riscv64-asm: Implement asm_parse_regvar |
Date: |
Sat, 24 Apr 2021 07:50:17 +0200 |
Thank you Danny for this great addition.
Can you please add those files in RELICENSING (Yes/No) ?
I've tested this commit on Risc-V emulator and see no issues.
I'm impatient to buy an affordable Risc-V soc at a price similar to RPi. The
XuanTie C906 is expected to be soon shipped at around 12$.
C.
-----Original Message-----
From: Tinycc-devel [mailto:tinycc-devel-bounces+eligis=orange.fr@nongnu.org] On
Behalf Of Danny Milosavljevic
Sent: Friday, April 23, 2021 20:24
To: Charles Lohr
Cc: tinycc-devel@nongnu.org
Subject: Re: [Tinycc-devel] [PATCH 09/11] riscv64-asm: Implement
asm_parse_regvar
On Fri, 16 Apr 2021 23:03:41 -0400
Charles Lohr <lohr85@gmail.com> wrote:
> I unfortunately am not in a place right now to test, but will in
> approximately a week need to start working with TCC on RISC-V. I will wait
> for the mob merge then checkout from mob and see how things go. Any
> timeline on the final mob push?
Pushed to mob.
_______________________________________________
Tinycc-devel mailing list
Tinycc-devel@nongnu.org
https://lists.nongnu.org/mailman/listinfo/tinycc-devel
- [Tinycc-devel] [PATCH 10/11] riscv64-asm: Optimize gen_le32, (continued)
- [Tinycc-devel] [PATCH 10/11] riscv64-asm: Optimize gen_le32, Danny Milosavljevic, 2021/04/07
- [Tinycc-devel] [PATCH 01/11] riscv64-asm: Remove asm_error, Danny Milosavljevic, 2021/04/07
- [Tinycc-devel] [PATCH 03/11] riscv64-asm: Add rdcycle, rdcycleh, rdtime, rdtimeh, rdinstret, rdinstreth, Danny Milosavljevic, 2021/04/07
- [Tinycc-devel] [PATCH 08/11] riscv64-asm: Add beq, bne, blt, bge, bltu, bgeu, Danny Milosavljevic, 2021/04/07
- [Tinycc-devel] [PATCH 11/11] riscv64-asm: Implement asm_clobber., Danny Milosavljevic, 2021/04/07
- [Tinycc-devel] [PATCH 09/11] riscv64-asm: Implement asm_parse_regvar, Danny Milosavljevic, 2021/04/07
[Tinycc-devel] [PATCH 04/11] riscv64-asm: Add lui, auipc, Danny Milosavljevic, 2021/04/07