summaryrefslogtreecommitdiffstats
path: root/target/mips/tcg/tx79.decode
diff options
context:
space:
mode:
authorPhilippe Mathieu-Daudé2021-02-13 14:46:56 +0100
committerPhilippe Mathieu-Daudé2021-07-11 22:29:54 +0200
commitdce4808f74869577db21ef90a28061f9dc65c5d8 (patch)
tree53f1c57a973913b56e7f48a5e4cb0931fefac7fb /target/mips/tcg/tx79.decode
parenttarget/mips/tx79: Introduce PPACW opcode (Parallel Pack to Word) (diff)
downloadqemu-dce4808f74869577db21ef90a28061f9dc65c5d8.tar.gz
qemu-dce4808f74869577db21ef90a28061f9dc65c5d8.tar.xz
qemu-dce4808f74869577db21ef90a28061f9dc65c5d8.zip
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>
Diffstat (limited to 'target/mips/tcg/tx79.decode')
-rw-r--r--target/mips/tcg/tx79.decode1
1 files changed, 1 insertions, 0 deletions
diff --git a/target/mips/tcg/tx79.decode b/target/mips/tcg/tx79.decode
index 653910371d..2f65dce243 100644
--- a/target/mips/tcg/tx79.decode
+++ b/target/mips/tcg/tx79.decode
@@ -54,6 +54,7 @@ PEXTUW 011100 ..... ..... ..... 10010 101000 @rs_rt_rd
PCPYLD 011100 ..... ..... ..... 01110 001001 @rs_rt_rd
PAND 011100 ..... ..... ..... 10010 001001 @rs_rt_rd
PXOR 011100 ..... ..... ..... 10011 001001 @rs_rt_rd
+PROT3W 011100 00000 ..... ..... 11111 001001 @rt_rd
# MMI3