target/mips/tx79: Introduce PEXTUW (Parallel Extend Upper from Word)
authorPhilippe Mathieu-Daudé <f4bug@amsat.org>
Sat, 13 Feb 2021 19:42:14 +0000 (20:42 +0100)
committerPhilippe Mathieu-Daudé <f4bug@amsat.org>
Sun, 11 Jul 2021 20:29:54 +0000 (22:29 +0200)
commit0bc6937296c39659f6d8f031a62748e815708b06
tree17b8e2e4a44afb954ffc061b7fe3cdfdfd94109a
parent709324dc05a17755d43c315e43a8ec9da04fc37b
target/mips/tx79: Introduce PEXTUW (Parallel Extend Upper from Word)

Introduce the PEXTUW opcode (Parallel Extend Upper from Word).

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