Home
last modified time | relevance | path

Searched hist:c7a9ef75173f090616328d6870f71e8da2b6bd50 (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/target/mips/
H A Dmeson.builddiff c7a9ef75173f090616328d6870f71e8da2b6bd50 Sun Nov 29 15:24:40 CST 2020 Philippe Mathieu-Daudé <f4bug@amsat.org> target/mips: Introduce decode tree bindings for MSA ASE

Introduce the 'msa32' decodetree config for the 32-bit MSA ASE.

We start by decoding:
- the branch instructions,
- all instructions based on the MSA opcode.

Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20201215225757.764263-20-f4bug@amsat.org>
Reviewed-by: Jiaxun Yang <jiaxun.yang@flygoat.com>
Tested-by: Jiaxun Yang <jiaxun.yang@flygoat.com>