Show patches with: Series = target/riscv: Convert to decodetree       |    State = Action Required       |    Archived = No       |   34 patches
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v8,34/34] target/riscv: Remaining rvc insn reuse 32 bit translators target/riscv: Convert to decodetree - - 1 - --- 2019-02-22 Bastian Koppelmann New
[v8,33/34] target/riscv: Splice remaining compressed insn pairs for riscv32 vs riscv64 target/riscv: Convert to decodetree - - 1 - --- 2019-02-22 Bastian Koppelmann New
[v8,32/34] target/riscv: Splice fsw_sd and flw_ld for riscv32 vs riscv64 target/riscv: Convert to decodetree - - 1 - --- 2019-02-22 Bastian Koppelmann New
[v8,31/34] target/riscv: Convert @cl_d, @cl_w, @cs_d, @cs_w insns target/riscv: Convert to decodetree - - 1 - --- 2019-02-22 Bastian Koppelmann New
[v8,30/34] target/riscv: Convert @cs_2 insns to share translation functions target/riscv: Convert to decodetree - - 1 - --- 2019-02-22 Bastian Koppelmann New
[v8,29/34] target/riscv: Remove decode_RV32_64G() target/riscv: Convert to decodetree - - 1 - --- 2019-02-22 Bastian Koppelmann New
[v8,28/34] target/riscv: Remove gen_system() target/riscv: Convert to decodetree - - 1 - --- 2019-02-22 Bastian Koppelmann New
[v8,27/34] target/riscv: Rename trans_arith to gen_arith target/riscv: Convert to decodetree - - 1 - --- 2019-02-22 Bastian Koppelmann New
[v8,26/34] target/riscv: Remove manual decoding of RV32/64M insn target/riscv: Convert to decodetree - - 1 - --- 2019-02-22 Bastian Koppelmann New
[v8,25/34] target/riscv: Remove shift and slt insn manual decoding target/riscv: Convert to decodetree - - 1 - --- 2019-02-22 Bastian Koppelmann New
[v8,24/34] target/riscv: make ADD/SUB/OR/XOR/AND insn use arg lists target/riscv: Convert to decodetree - - 1 - --- 2019-02-22 Bastian Koppelmann New
[v8,23/34] target/riscv: Move gen_arith_imm() decoding into trans_* functions target/riscv: Convert to decodetree - - 1 - --- 2019-02-22 Bastian Koppelmann New
[v8,22/34] target/riscv: Remove manual decoding from gen_store() target/riscv: Convert to decodetree - - 1 - --- 2019-02-22 Bastian Koppelmann New
[v8,21/34] target/riscv: Remove manual decoding from gen_load() target/riscv: Convert to decodetree - - 1 - --- 2019-02-22 Bastian Koppelmann New
[v8,20/34] target/riscv: Remove manual decoding from gen_branch() target/riscv: Convert to decodetree - - 1 - --- 2019-02-22 Bastian Koppelmann New
[v8,19/34] target/riscv: Remove gen_jalr() target/riscv: Convert to decodetree 1 - 1 - --- 2019-02-22 Bastian Koppelmann New
[v8,18/34] target/riscv: Convert quadrant 2 of RVXC insns to decodetree target/riscv: Convert to decodetree - - 1 - --- 2019-02-22 Bastian Koppelmann New
[v8,17/34] target/riscv: Convert quadrant 1 of RVXC insns to decodetree target/riscv: Convert to decodetree - - 1 - --- 2019-02-22 Bastian Koppelmann New
[v8,16/34] target/riscv: Convert quadrant 0 of RVXC insns to decodetree target/riscv: Convert to decodetree - - 1 - --- 2019-02-22 Bastian Koppelmann New
[v8,15/34] target/riscv: Convert RV priv insns to decodetree target/riscv: Convert to decodetree 1 - 1 - --- 2019-02-22 Bastian Koppelmann New
[v8,14/34] target/riscv: Convert RV64D insns to decodetree target/riscv: Convert to decodetree 1 - 1 - --- 2019-02-22 Bastian Koppelmann New
[v8,13/34] target/riscv: Convert RV32D insns to decodetree target/riscv: Convert to decodetree 1 - 1 - --- 2019-02-22 Bastian Koppelmann New
[v8,12/34] target/riscv: Convert RV64F insns to decodetree target/riscv: Convert to decodetree 1 - 1 - --- 2019-02-22 Bastian Koppelmann New
[v8,11/34] target/riscv: Convert RV32F insns to decodetree target/riscv: Convert to decodetree 1 - 1 - --- 2019-02-22 Bastian Koppelmann New
[v8,10/34] target/riscv: Convert RV64A insns to decodetree target/riscv: Convert to decodetree 1 - 1 - --- 2019-02-22 Bastian Koppelmann New
[v8,09/34] target/riscv: Convert RV32A insns to decodetree target/riscv: Convert to decodetree 1 - 1 - --- 2019-02-22 Bastian Koppelmann New
[v8,08/34] target/riscv: Convert RVXM insns to decodetree target/riscv: Convert to decodetree 1 - 1 - --- 2019-02-22 Bastian Koppelmann New
[v8,07/34] target/riscv: Convert RVXI csr insns to decodetree target/riscv: Convert to decodetree 1 - 1 - --- 2019-02-22 Bastian Koppelmann New
[v8,06/34] target/riscv: Convert RVXI fence insns to decodetree target/riscv: Convert to decodetree 1 - 1 - --- 2019-02-22 Bastian Koppelmann New
[v8,05/34] target/riscv: Convert RVXI arithmetic insns to decodetree target/riscv: Convert to decodetree 1 - 1 - --- 2019-02-22 Bastian Koppelmann New
[v8,04/34] target/riscv: Convert RV64I load/store insns to decodetree target/riscv: Convert to decodetree 1 - 1 - --- 2019-02-22 Bastian Koppelmann New
[v8,03/34] target/riscv: Convert RV32I load/store insns to decodetree target/riscv: Convert to decodetree 1 - 1 - --- 2019-02-22 Bastian Koppelmann New
[v8,02/34] target/riscv: Convert RVXI branch insns to decodetree target/riscv: Convert to decodetree 1 - 2 - --- 2019-02-22 Bastian Koppelmann New
[v8,01/34] target/riscv: Activate decodetree and implemnt LUI & AUIPC target/riscv: Convert to decodetree 1 - 1 - --- 2019-02-22 Bastian Koppelmann New