Home
last modified time | relevance | path

Searched hist:"5 f21f30d8554b415142473fc4b58be42be193c46" (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/target/mips/
H A Dmeson.builddiff 5f21f30d8554b415142473fc4b58be42be193c46 Tue Dec 08 11:59:36 CST 2020 Philippe Mathieu-Daudé <f4bug@amsat.org> target/mips: Introduce decodetree helpers for MSA LSA/DLSA opcodes

Add the LSA opcode to the MSA32 decodetree config, add DLSA
to a new config for the MSA64 ASE, and call decode_msa64()
in the main decode_opc() loop.

Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20201215225757.764263-23-f4bug@amsat.org>