Show patches with: Series = target/mips: Fully convert MSA opcodes to decodetree       |    State = Action Required       |    Archived = No       |   33 patches
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[33/33] target/mips: Adjust style in msa_translate_init() target/mips: Fully convert MSA opcodes to decodetree - - 1 - --- 2021-10-23 Philippe Mathieu-Daudé New
[32/33] target/mips: Remove one MSA unnecessary decodetree overlap group target/mips: Fully convert MSA opcodes to decodetree - - 1 - --- 2021-10-23 Philippe Mathieu-Daudé New
[31/33] target/mips: Remove generic MSA opcode target/mips: Fully convert MSA opcodes to decodetree - - 1 - --- 2021-10-23 Philippe Mathieu-Daudé New
[30/33] target/mips: Convert CFCMSA and CTCMSA opcodes to decodetree target/mips: Fully convert MSA opcodes to decodetree - - 1 - --- 2021-10-23 Philippe Mathieu-Daudé New
[29/33] target/mips: Convert MSA MOVE.V opcode to decodetree target/mips: Fully convert MSA opcodes to decodetree - - 1 - --- 2021-10-23 Philippe Mathieu-Daudé New
[28/33] target/mips: Convert MSA COPY_S and INSERT opcodes to decodetree target/mips: Fully convert MSA opcodes to decodetree - - 1 - --- 2021-10-23 Philippe Mathieu-Daudé New
[27/33] target/mips: Convert MSA COPY_U opcode to decodetree target/mips: Fully convert MSA opcodes to decodetree - - - - --- 2021-10-23 Philippe Mathieu-Daudé New
[26/33] target/mips: Convert MSA ELM instruction format to decodetree target/mips: Fully convert MSA opcodes to decodetree - - - - --- 2021-10-23 Philippe Mathieu-Daudé New
[25/33] target/mips: Convert MSA 3R instruction format to decodetree (part 4/4) target/mips: Fully convert MSA opcodes to decodetree - - 1 - --- 2021-10-23 Philippe Mathieu-Daudé New
[24/33] target/mips: Convert MSA 3R instruction format to decodetree (part 3/4) target/mips: Fully convert MSA opcodes to decodetree - - 1 - --- 2021-10-23 Philippe Mathieu-Daudé New
[23/33] target/mips: Convert MSA 3R instruction format to decodetree (part 2/4) target/mips: Fully convert MSA opcodes to decodetree - - - - --- 2021-10-23 Philippe Mathieu-Daudé New
[22/33] target/mips: Convert MSA 3R instruction format to decodetree (part 1/4) target/mips: Fully convert MSA opcodes to decodetree - - 1 - --- 2021-10-23 Philippe Mathieu-Daudé New
[21/33] target/mips: Convert MSA 3RF instruction format to decodetree (DF_WORD) target/mips: Fully convert MSA opcodes to decodetree - - 1 - --- 2021-10-23 Philippe Mathieu-Daudé New
[20/33] target/mips: Convert MSA 3RF instruction format to decodetree (DF_HALF) target/mips: Fully convert MSA opcodes to decodetree - - 1 - --- 2021-10-23 Philippe Mathieu-Daudé New
[19/33] target/mips: Convert MSA VEC instruction format to decodetree target/mips: Fully convert MSA opcodes to decodetree - - 1 - --- 2021-10-23 Philippe Mathieu-Daudé New
[18/33] target/mips: Convert MSA 2R instruction format to decodetree target/mips: Fully convert MSA opcodes to decodetree - - - - --- 2021-10-23 Philippe Mathieu-Daudé New
[17/33] target/mips: Convert MSA FILL opcode to decodetree target/mips: Fully convert MSA opcodes to decodetree - - - - --- 2021-10-23 Philippe Mathieu-Daudé New
[16/33] target/mips: Convert MSA 2RF instruction format to decodetree target/mips: Fully convert MSA opcodes to decodetree - - 1 - --- 2021-10-23 Philippe Mathieu-Daudé New
[15/33] target/mips: Convert MSA load/store instruction format to decodetree target/mips: Fully convert MSA opcodes to decodetree - - - - --- 2021-10-23 Philippe Mathieu-Daudé New
[14/33] target/mips: Convert MSA I8 instruction format to decodetree target/mips: Fully convert MSA opcodes to decodetree - - 1 - --- 2021-10-23 Philippe Mathieu-Daudé New
[13/33] target/mips: Convert MSA SHF opcode to decodetree target/mips: Fully convert MSA opcodes to decodetree - - 1 - --- 2021-10-23 Philippe Mathieu-Daudé New
[12/33] target/mips: Convert MSA BIT instruction format to decodetree target/mips: Fully convert MSA opcodes to decodetree - - - - --- 2021-10-23 Philippe Mathieu-Daudé New
[11/33] target/mips: Convert MSA I5 instruction format to decodetree target/mips: Fully convert MSA opcodes to decodetree - - 1 - --- 2021-10-23 Philippe Mathieu-Daudé New
[10/33] target/mips: Extract df_extract() helper target/mips: Fully convert MSA opcodes to decodetree - - - - --- 2021-10-23 Philippe Mathieu-Daudé New
[09/33] target/mips: Introduce generic TRANS_CHECK() for decodetree helpers target/mips: Fully convert MSA opcodes to decodetree - - - - --- 2021-10-23 Philippe Mathieu-Daudé New
[08/33] target/mips: Convert MSA LDI opcode to decodetree target/mips: Fully convert MSA opcodes to decodetree - - - - --- 2021-10-23 Philippe Mathieu-Daudé New
[07/33] target/mips: Rename sa16 -> sa, bz_df -> bz -> bz_v target/mips: Fully convert MSA opcodes to decodetree - - 1 - --- 2021-10-23 Philippe Mathieu-Daudé New
[06/33] target/mips: Use enum definitions from CPUMIPSMSADataFormat enum target/mips: Fully convert MSA opcodes to decodetree - - 1 - --- 2021-10-23 Philippe Mathieu-Daudé New
[05/33] target/mips: Have check_msa_access() return a boolean target/mips: Fully convert MSA opcodes to decodetree - - - - --- 2021-10-23 Philippe Mathieu-Daudé New
[04/33] tests/tcg/mips: Run MSA opcodes tests on user-mode emulation target/mips: Fully convert MSA opcodes to decodetree - - - - --- 2021-10-23 Philippe Mathieu-Daudé New
[03/33] target/mips: Fix MSA MSUBV.B opcode target/mips: Fully convert MSA opcodes to decodetree - 1 1 - --- 2021-10-23 Philippe Mathieu-Daudé New
[02/33] target/mips: Fix MSA MADDV.B opcode target/mips: Fully convert MSA opcodes to decodetree - 1 1 - --- 2021-10-23 Philippe Mathieu-Daudé New
[01/33] tests/tcg: Fix some targets default cross compiler path target/mips: Fully convert MSA opcodes to decodetree - 1 1 - --- 2021-10-23 Philippe Mathieu-Daudé New