summary refs log tree commit diff stats
path: root/target/mips/msa_translate.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* target/mips: Move TCG source files under tcg/ sub directoryPhilippe Mathieu-Daudé2021-05-021-2286/+0
* target/mips: Introduce decodetree helpers for MSA LSA/DLSA opcodesPhilippe Mathieu-Daudé2021-01-141-0/+14
* target/mips: Use decode_ase_msa() generated from decodetreePhilippe Mathieu-Daudé2021-01-141-28/+1
* target/mips: Introduce decode tree bindings for MSA ASEPhilippe Mathieu-Daudé2021-01-141-0/+36
* target/mips: Pass TCGCond argument to MSA gen_check_zero_element()Philippe Mathieu-Daudé2021-01-141-6/+4
* target/mips: Extract MSA translation routinesPhilippe Mathieu-Daudé2021-01-141-0/+2265