Show patches with: Archived = No       |   430957 patches
« 1 2 ... 497 498 4994309 4310 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v2,12/29] target/riscv: Convert RV64F insns to decodetree target/riscv: Convert to decodetree - - 1 - --- 2018-10-20 Bastian Koppelmann New
[v2,11/29] target/riscv: Convert RV32F insns to decodetree target/riscv: Convert to decodetree - - 1 - --- 2018-10-20 Bastian Koppelmann New
[v2,10/29] target/riscv: Convert RV64A insns to decodetree Untitled series #71847 - - 1 - --- 2018-10-20 Bastian Koppelmann New
[v2,09/29] target/riscv: Convert RV32A insns to decodetree target/riscv: Convert to decodetree - - 1 - --- 2018-10-20 Bastian Koppelmann New
[v2,08/29] target/riscv: Convert RVXM insns to decodetree target/riscv: Convert to decodetree - - 1 - --- 2018-10-20 Bastian Koppelmann New
[v2,07/29] target/riscv: Convert RVXI csr insns to decodetree target/riscv: Convert to decodetree - - 1 - --- 2018-10-20 Bastian Koppelmann New
[v2,06/29] target/riscv: Convert RVXI fence insns to decodetree target/riscv: Convert to decodetree - - 1 - --- 2018-10-20 Bastian Koppelmann New
[v2,05/29] target/riscv: Convert RVXI arithmetic insns to decodetree target/riscv: Convert to decodetree - - - - --- 2018-10-20 Bastian Koppelmann New
[v2,04/29] target/riscv: Convert RVXI load/store insns to decodetree target/riscv: Convert to decodetree - - 1 - --- 2018-10-20 Bastian Koppelmann New
[v2,03/29] target/riscv: Convert RVXI branch insns to decodetree target/riscv: Convert to decodetree - - 2 - --- 2018-10-20 Bastian Koppelmann New
[v2,02/29] targer/riscv: Activate decodetree and implemnt LUI & AUIPC target/riscv: Convert to decodetree - - 2 - --- 2018-10-20 Bastian Koppelmann New
[v2,01/29] target/riscv: Move CPURISCVState pointer to DisasContext target/riscv: Convert to decodetree - - 1 - --- 2018-10-20 Bastian Koppelmann New
[28/28] target/riscv: Replace gen_exception_illegal with return false target/riscv: Convert to decodetree - - - - --- 2018-10-12 Bastian Koppelmann New
[27/28] target/riscv: Remove decode_RV32_64G() target/riscv: Convert to decodetree - - - - --- 2018-10-12 Bastian Koppelmann New
[26/28] target/riscv: Remove gen_system() target/riscv: Convert to decodetree - - 1 - --- 2018-10-12 Bastian Koppelmann New
[25/28] target/riscv: Remove manual decoding of RV32/64M insn target/riscv: Convert to decodetree - - - - --- 2018-10-12 Bastian Koppelmann New
[24/28] target/riscv: Remove shift and slt insn manual decoding target/riscv: Convert to decodetree - - 1 - --- 2018-10-12 Bastian Koppelmann New
[23/28] target/riscv: make ADD/SUB/OR/XOR/AND insn use arg lists target/riscv: Convert to decodetree - - 1 - --- 2018-10-12 Bastian Koppelmann New
[22/28] target/riscv: Move gen_arith_imm() decoding into trans_* functions target/riscv: Convert to decodetree - - - - --- 2018-10-12 Bastian Koppelmann New
[21/28] target/riscv: Replace gen_store() with trans_store() target/riscv: Convert to decodetree - - 1 - --- 2018-10-12 Bastian Koppelmann New
[20/28] target/riscv: Replace gen_load() with trans_load() target/riscv: Convert to decodetree - - 1 - --- 2018-10-12 Bastian Koppelmann New
[19/28] target/riscv: Replace gen_branch() with trans_branch() target/riscv: Convert to decodetree - - 1 - --- 2018-10-12 Bastian Koppelmann New
[18/28] target/riscv: Remove gen_jalr() target/riscv: Convert to decodetree - - 1 - --- 2018-10-12 Bastian Koppelmann New
[17/28] target/riscv: Convert quadrant 2 of RVXC insns to decodetree target/riscv: Convert to decodetree - - - - --- 2018-10-12 Bastian Koppelmann New
[16/28] target/riscv: Convert quadrant 1 of RVXC insns to decodetree target/riscv: Convert to decodetree - - - - --- 2018-10-12 Bastian Koppelmann New
[15/28] target/riscv: Convert quadrant 0 of RVXC insns to decodetree target/riscv: Convert to decodetree - - - - --- 2018-10-12 Bastian Koppelmann New
[14/28] target/riscv: Convert RV priv insns to decodetree target/riscv: Convert to decodetree - - 1 - --- 2018-10-12 Bastian Koppelmann New
[13/28] target/riscv: Convert RV64D insns to decodetree target/riscv: Convert to decodetree - - 1 - --- 2018-10-12 Bastian Koppelmann New
[12/28] target/riscv: Convert RV32D insns to decodetree target/riscv: Convert to decodetree - - - - --- 2018-10-12 Bastian Koppelmann New
[11/28] target/riscv: Convert RV64F insns to decodetree target/riscv: Convert to decodetree - - 1 - --- 2018-10-12 Bastian Koppelmann New
[10/28] target/riscv: Convert RV32F insns to decodetree target/riscv: Convert to decodetree - - 1 - --- 2018-10-12 Bastian Koppelmann New
[09/28] target/riscv: Convert RV64A insns to decodetree target/riscv: Convert to decodetree - - 1 - --- 2018-10-12 Bastian Koppelmann New
[08/28] target/riscv: Convert RV32A insns to decodetree target/riscv: Convert to decodetree - - 1 - --- 2018-10-12 Bastian Koppelmann New
[07/28] target/riscv: Convert RVXM insns to decodetree target/riscv: Convert to decodetree - - 1 - --- 2018-10-12 Bastian Koppelmann New
[06/28] target/riscv: Convert RVXI csr insns to decodetree Untitled series #70547 - - 1 - --- 2018-10-12 Bastian Koppelmann New
[05/28] target/riscv: Convert RVXI fence insns to decodetree target/riscv: Convert to decodetree - - - - --- 2018-10-12 Bastian Koppelmann New
[04/28] target/riscv: Convert RVXI arithmetic insns to decodetree target/riscv: Convert to decodetree - - - - --- 2018-10-12 Bastian Koppelmann New
[03/28] target/riscv: Convert RVXI load/store insns to decodetree target/riscv: Convert to decodetree - - 1 - --- 2018-10-12 Bastian Koppelmann New
[02/28] target/riscv: Convert RVXI branch insns to decodetree target/riscv: Convert to decodetree - - - - --- 2018-10-12 Bastian Koppelmann New
[01/28] targer/riscv: Activate decodetree and implemnt LUI & AUIPC target/riscv: Convert to decodetree - - 1 - --- 2018-10-12 Bastian Koppelmann New
[RFC,12/12] tests/tcg/tricore: Add muls test tests/tcg: Add TriCore tests - - - - --- 2018-05-01 Bastian Koppelmann New
[RFC,11/12] tests/tcg/tricore: Add msub test tests/tcg: Add TriCore tests - - - - --- 2018-05-01 Bastian Koppelmann New
[RFC,10/12] tests/tcg/tricore: Add madd test tests/tcg: Add TriCore tests - - - - --- 2018-05-01 Bastian Koppelmann New
[RFC,09/12] tests/tcg/tricore: Add ftoi test tests/tcg: Add TriCore tests - - - - --- 2018-05-01 Bastian Koppelmann New
[RFC,08/12] tests/tcg/tricore: Add fmul test tests/tcg: Add TriCore tests - - - - --- 2018-05-01 Bastian Koppelmann New
[RFC,07/12] tests/tcg/tricore: Add fadd test tests/tcg: Add TriCore tests - - - - --- 2018-05-01 Bastian Koppelmann New
[RFC,06/12] tests/tcg/tricore: Add dvstep test tests/tcg: Add TriCore tests - - - - --- 2018-05-01 Bastian Koppelmann New
[RFC,05/12] tests/tcg/tricore: Add clz test tests/tcg: Add TriCore tests - - - - --- 2018-05-01 Bastian Koppelmann New
[RFC,04/12] tests/tcg/tricore: Add bmerge test tests/tcg: Add TriCore tests - - - - --- 2018-05-01 Bastian Koppelmann New
[RFC,03/12] tests/tcg/tricore: Add macros to easily create tests and first test 'abs' tests/tcg: Add TriCore tests - - - - --- 2018-05-01 Bastian Koppelmann New
[RFC,02/12] tests/tcg/tricore: Add build infrastructure tests/tcg: Add TriCore tests - - - - --- 2018-05-01 Bastian Koppelmann New
[RFC,01/12] hw/tricore: Add testdevice for tests in tests/tcg/ tests/tcg: Add TriCore tests - - 1 - --- 2018-05-01 Bastian Koppelmann New
target/tricore: Fix QEMU crashing when using -singlestep target/tricore: Fix QEMU crashing when using -singlestep - - - - --- 2018-04-30 Bastian Koppelmann New
scripts/decodetree: Fix insnmask not marked as global in main() scripts/decodetree: Fix insnmask not marked as global in main() - - 1 - --- 2018-03-19 Bastian Koppelmann New
[PULL,4/4] tricore: renamed masking of PIE Untitled series #31510 - - - - --- 2018-03-02 Bastian Koppelmann New
[PULL,1/4] target/tricore: added JNE/JEQ/MOV variant [PULL,1/4] target/tricore: added JNE/JEQ/MOV variant - - - - --- 2018-03-02 Bastian Koppelmann New
[PULL,5/5] target-tricore: Add updfl instruction - - 1 - --- 2017-01-11 Bastian Koppelmann New
[PULL,4/5] target-tricore: Added new JNE instruction variant - - - - --- 2017-01-11 Bastian Koppelmann New
[PULL,3/5] target-tricore: Added new MOV instruction variant - - - - --- 2017-01-11 Bastian Koppelmann New
[PULL,2/5] target-tricore: Added MADD.F and MSUB.F instructions - - 1 - --- 2017-01-11 Bastian Koppelmann New
[PULL,1/5] target-tricore: Added FTOUZ instruction - - 1 - --- 2017-01-11 Bastian Koppelmann New
[v3,5/5] target-tricore: Add updfl instruction - - 1 - --- 2016-11-11 Bastian Koppelmann New
[v3,4/5] target-tricore: Added new JNE instruction variant - - - - --- 2016-11-11 Bastian Koppelmann New
[v3,3/5] target-tricore: Added new MOV instruction variant - - - - --- 2016-11-11 Bastian Koppelmann New
[v3,2/5] target-tricore: Added MADD.F and MSUB.F instructions - - 2 - --- 2016-11-11 Bastian Koppelmann New
[v3,1/5] target-tricore: Added FTOUZ instruction - - 1 - --- 2016-11-11 Bastian Koppelmann New
[v2,5/5] target-tricore: Add updfl instruction - - - - --- 2016-11-07 Bastian Koppelmann New
[v2,4/5] target-tricore: Added new JNE instruction variant - - - - --- 2016-11-07 Bastian Koppelmann New
[v2,3/5] target-tricore: Added new MOV instruction variant - - - - --- 2016-11-07 Bastian Koppelmann New
[v2,2/5] target-tricore: Added MADD.F and MSUB.F instructions - - - - --- 2016-11-07 Bastian Koppelmann New
[v2,1/5] target-tricore: Added FTOUZ instruction - - - - --- 2016-11-07 Bastian Koppelmann New
[5/5] target-tricore: Add updfl instruction - - - - --- 2016-10-06 Bastian Koppelmann New
[4/5] target-tricore: Added new JNE instruction variant - - - - --- 2016-10-06 Bastian Koppelmann New
[3/5] target-tricore: Added new MOV instruction variant - - - - --- 2016-10-06 Bastian Koppelmann New
[2/5] target-tricore: Added MADD.F and MSUB.F instructions - - - - --- 2016-10-06 Bastian Koppelmann New
[1/5] target-tricore: Added FTOUZ instruction - - - - --- 2016-10-06 Bastian Koppelmann New
[PULL,v2,04/10] target-tricore: Add FPU infrastructure - - 1 - --- 2016-03-23 Bastian Koppelmann New
[PULL,v2,00/10] tricore-patches - - - - --- 2016-03-23 Bastian Koppelmann New
[PULL,10/10] target-tricore: Add ftoi and itof instructions - - 1 - --- 2016-03-22 Bastian Koppelmann New
[PULL,09/10] target-tricore: Add cmp.f instruction - - 1 - --- 2016-03-22 Bastian Koppelmann New
[PULL,08/10] target-tricore: Add div.f instruction - - 1 - --- 2016-03-22 Bastian Koppelmann New
[PULL,07/10] target-tricore: Add mul.f instruction - - 1 - --- 2016-03-22 Bastian Koppelmann New
[PULL,06/10] target-tricore: add add.f/sub.f instructions - - 1 - --- 2016-03-22 Bastian Koppelmann New
[PULL,05/10] target-tricore: Move general CHECK_REG_PAIR of decode_rrr_divide - - 1 - --- 2016-03-22 Bastian Koppelmann New
[PULL,04/10] target-tricore: Add FPU infrastructure - - 1 - --- 2016-03-22 Bastian Koppelmann New
[PULL,03/10] target-tricore: Fix psw_read() clearing too many bits - - - - --- 2016-03-22 Bastian Koppelmann New
[PULL,02/10] target-tricore: Fix helper_msub64_q_ssov not reseting OVF bit - - - - --- 2016-03-22 Bastian Koppelmann New
[PULL,01/10] target-tricore: add missing break in insn decode switch stmt - - - - --- 2016-03-22 Bastian Koppelmann New
[PULL,00/10] tricore-patches - - - - --- 2016-03-22 Bastian Koppelmann New
[v2,3/3] target-tricore: Fix psw_read() clearing too many bits - - - - --- 2016-03-21 Bastian Koppelmann New
[v2,2/3] target-tricore: Fix helper_msub64_q_ssov not reseting OVF bit - - - - --- 2016-03-21 Bastian Koppelmann New
[v2,1/3] target-tricore: add missing break in insn decode switch stmt - - - - --- 2016-03-21 Bastian Koppelmann New
[v4,7/7] target-tricore: Add ftoi and itof instructions - - 1 - --- 2016-03-11 Bastian Koppelmann New
[v4,6/7] target-tricore: Add cmp.f instruction - - 1 - --- 2016-03-11 Bastian Koppelmann New
[v4,5/7] target-tricore: Add div.f instruction - - 1 - --- 2016-03-11 Bastian Koppelmann New
[v4,4/7] target-tricore: Add mul.f instruction - - 1 - --- 2016-03-11 Bastian Koppelmann New
[v4,3/7] target-tricore: add add.f/sub.f instructions - - 1 - --- 2016-03-11 Bastian Koppelmann New
[v4,2/7] target-tricore: Move general CHECK_REG_PAIR of decode_rrr_divide - - 1 - --- 2016-03-11 Bastian Koppelmann New
[v4,1/7] target-tricore: Add FPU infrastructure - - 1 - --- 2016-03-11 Bastian Koppelmann New
[v3,7/7] target-tricore: Add ftoi and itof instructions - - 1 - --- 2016-03-09 Bastian Koppelmann New
« 1 2 ... 497 498 4994309 4310 »