target/mips/tx79: Introduce PPACW opcode (Parallel Pack to Word)
authorPhilippe Mathieu-Daudé <f4bug@amsat.org>
Sat, 13 Feb 2021 13:45:09 +0000 (14:45 +0100)
committerPhilippe Mathieu-Daudé <f4bug@amsat.org>
Sun, 11 Jul 2021 20:29:54 +0000 (22:29 +0200)
commit71c49f39b9965506fa32483f80980a4a0199d4f8
treec1109d756c7abce75879ff578d7935ba9ab89e17
parent8bd42c00f28447a84a4be5fffd39a2f9a92b5ac9
target/mips/tx79: Introduce PPACW opcode (Parallel Pack to Word)

Introduce the PPACW opcode (Parallel Pack to Word).

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