target/mips/tx79: Introduce PROT3W opcode (Parallel Rotate 3 Words)
commitdce4808f74869577db21ef90a28061f9dc65c5d8
authorPhilippe Mathieu-Daudé <f4bug@amsat.org>
Sat, 13 Feb 2021 13:46:56 +0000 (13 14:46 +0100)
committerPhilippe Mathieu-Daudé <f4bug@amsat.org>
Sun, 11 Jul 2021 20:29:54 +0000 (11 22:29 +0200)
tree53f1c57a973913b56e7f48a5e4cb0931fefac7fb
parent71c49f39b9965506fa32483f80980a4a0199d4f8
target/mips/tx79: Introduce PROT3W opcode (Parallel Rotate 3 Words)

Introduce the PROT3W opcode (Parallel Rotate 3 Words).

Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20210214175912.732946-25-f4bug@amsat.org>
Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
target/mips/tcg/tx79.decode
target/mips/tcg/tx79_translate.c