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