Searched hist:"6 f74237691461fb2f875aecb35a92a073d0bb7fb" (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/target/mips/tcg/ |
H A D | msa.decode | diff 6f74237691461fb2f875aecb35a92a073d0bb7fb Tue Oct 19 11:29:14 CDT 2021 Philippe Mathieu-Daudé <f4bug@amsat.org> target/mips: Convert CFCMSA opcode to decodetree
Convert the CFCMSA (Copy From Control MSA register) opcode to decodetree. Since it overlaps with the SPLATI opcode, use a decodetree overlap group.
Reviewed-by: Jiaxun Yang <jiaxun.yang@flygoat.com> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Message-Id: <20211028210843.2120802-29-f4bug@amsat.org>
|
H A D | msa_translate.c | diff 6f74237691461fb2f875aecb35a92a073d0bb7fb Tue Oct 19 11:29:14 CDT 2021 Philippe Mathieu-Daudé <f4bug@amsat.org> target/mips: Convert CFCMSA opcode to decodetree
Convert the CFCMSA (Copy From Control MSA register) opcode to decodetree. Since it overlaps with the SPLATI opcode, use a decodetree overlap group.
Reviewed-by: Jiaxun Yang <jiaxun.yang@flygoat.com> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Message-Id: <20211028210843.2120802-29-f4bug@amsat.org>
|