[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PATCH v5 0/2] target/riscv: refactor Zicond and reuse in XVentanaCondOp
From: |
Philipp Tomsich |
Subject: |
[PATCH v5 0/2] target/riscv: refactor Zicond and reuse in XVentanaCondOps |
Date: |
Tue, 7 Mar 2023 19:07:06 +0100 |
After the original Zicond support was stuck/fell through the cracks on
the mailing list at v3 (and a different implementation was merged in
the meanwhile), we now refactor Zicond and then reuse it in
XVentanaCondOps.
Philipp Tomsich (2):
target/riscv: refactor Zicond support
target/riscv: redirect XVentanaCondOps to use the Zicond functions
MAINTAINERS | 2 +-
target/riscv/insn_trans/trans_rvzicond.c.inc | 36 +++++++++++--------
.../insn_trans/trans_xventanacondops.c.inc | 18 ++--------
3 files changed, 25 insertions(+), 31 deletions(-)
--
2.34.1
- [PATCH v5 0/2] target/riscv: refactor Zicond and reuse in XVentanaCondOps,
Philipp Tomsich <=