aboutsummaryrefslogtreecommitdiff
path: root/target/mips/tcg/msa.decode
AgeCommit message (Expand)AuthorFilesLines
2021-11-02target/mips: Remove one MSA unnecessary decodetree overlap groupPhilippe Mathieu-Daudé1-182/+180
2021-11-02target/mips: Remove generic MSA opcodePhilippe Mathieu-Daudé1-2/+0
2021-11-02target/mips: Convert CTCMSA opcode to decodetreePhilippe Mathieu-Daudé1-1/+4
2021-11-02target/mips: Convert CFCMSA opcode to decodetreePhilippe Mathieu-Daudé1-1/+4
2021-11-02target/mips: Convert MSA MOVE.V opcode to decodetreePhilippe Mathieu-Daudé1-1/+6
2021-11-02target/mips: Convert MSA COPY_S and INSERT opcodes to decodetreePhilippe Mathieu-Daudé1-0/+2
2021-11-02target/mips: Convert MSA COPY_U opcode to decodetreePhilippe Mathieu-Daudé1-0/+1
2021-11-02target/mips: Convert MSA ELM instruction format to decodetreePhilippe Mathieu-Daudé1-0/+8
2021-11-02target/mips: Convert MSA 3R instruction format to decodetree (part 4/4)Philippe Mathieu-Daudé1-0/+53
2021-11-02target/mips: Convert MSA 3R instruction format to decodetree (part 3/4)Philippe Mathieu-Daudé1-0/+3
2021-11-02target/mips: Convert MSA 3R instruction format to decodetree (part 2/4)Philippe Mathieu-Daudé1-0/+11
2021-11-02target/mips: Convert MSA 3R instruction format to decodetree (part 1/4)Philippe Mathieu-Daudé1-0/+6
2021-11-02target/mips: Convert MSA 3RF instruction format to decodetree (DF_WORD)Philippe Mathieu-Daudé1-0/+39
2021-11-02target/mips: Convert MSA 3RF instruction format to decodetree (DF_HALF)Philippe Mathieu-Daudé1-0/+9
2021-11-02target/mips: Convert MSA VEC instruction format to decodetreePhilippe Mathieu-Daudé1-0/+8
2021-11-02target/mips: Convert MSA 2R instruction format to decodetreePhilippe Mathieu-Daudé1-0/+3
2021-11-02target/mips: Convert MSA FILL opcode to decodetreePhilippe Mathieu-Daudé1-0/+2
2021-11-02target/mips: Convert MSA 2RF instruction format to decodetreePhilippe Mathieu-Daudé1-0/+20
2021-11-02target/mips: Convert MSA load/store instruction format to decodetreePhilippe Mathieu-Daudé1-0/+4
2021-11-02target/mips: Convert MSA I8 instruction format to decodetreePhilippe Mathieu-Daudé1-0/+8
2021-11-02target/mips: Convert MSA SHF opcode to decodetreePhilippe Mathieu-Daudé1-0/+3
2021-11-02target/mips: Convert MSA BIT instruction format to decodetreePhilippe Mathieu-Daudé1-0/+19
2021-11-02target/mips: Convert MSA I5 instruction format to decodetreePhilippe Mathieu-Daudé1-0/+16
2021-11-02target/mips: Convert MSA LDI opcode to decodetreePhilippe Mathieu-Daudé1-1/+7
2021-11-02target/mips: Rename sa16 -> sa, bz_df -> bz -> bz_vPhilippe Mathieu-Daudé1-8/+7
2021-08-25target/mips: Rename 'rtype' as 'r'Philippe Mathieu-Daudé1-2/+2
2021-06-24target/mips: Merge msa32/msa64 decodetree definitionsPhilippe Mathieu-Daudé1-0/+31