[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: |
Danny Milosavljevic |
Subject: |
Re: [Tinycc-devel] [PATCH 09/11] riscv64-asm: Implement asm_parse_regvar |
Date: |
Fri, 16 Apr 2021 14:17:55 +0200 |
Hi,
On Mon, 12 Apr 2021 12:36:06 -0400
Charles Lohr <lohr85@gmail.com> wrote:
> Does anyone know the status of these risc-v commits? I'm going to soon need
> the risc-v portion of tcc.
As usual, I've posted those patches to the mailing list in order to get review
comments, if any. After a grace period of ~2 weeks I'll push it to the mob
branch.
If you have time, it would be good to (apply the patches manually to your
working copy and) test it.
(I still have some other unsent RISC-V things in the queue--but I found it
better to gradually add stuff)
BR,
Danny
pgpp02NHmwQo1.pgp
Description: OpenPGP digital signature
- [Tinycc-devel] [PATCH 06/11] riscv64-asm: Add add, addi, sub, addw, addd, addiw, addid, subw, subd, xor, xori, or, ori, and, andi, slt, slti, sltu, sltiu, (continued)
- [Tinycc-devel] [PATCH 06/11] riscv64-asm: Add add, addi, sub, addw, addd, addiw, addid, subw, subd, xor, xori, or, ori, and, andi, slt, slti, sltu, sltiu, Danny Milosavljevic, 2021/04/07
- [Tinycc-devel] [PATCH 05/11] riscv64-asm: Add sll, slli, srl, srli, sra, srai, sllw, slld, slliw, sllid, srlw, srld, srliw, srlid, sraw, srad, sraiw, sraid, Danny Milosavljevic, 2021/04/07
- [Tinycc-devel] [PATCH 07/11] riscv64-asm: Add lb, lh, lw, lbu, lhu, ld, lwu, sb, sh, sw, sd, Danny Milosavljevic, 2021/04/07
- [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