OSDN Git Service

target/mips/tx79: Move PCPYH opcode to decodetree
authorPhilippe Mathieu-Daudé <f4bug@amsat.org>
Sat, 13 Feb 2021 10:57:56 +0000 (11:57 +0100)
committerPhilippe Mathieu-Daudé <f4bug@amsat.org>
Sat, 13 Mar 2021 22:43:20 +0000 (23:43 +0100)
commit5a976c002518d46a030f125e2170d78204528497
tree8c08d2f9658cca86be1b661815531394a878c72c
parentca8def9bdbf3e62ef0afd9e02a51ef536019791a
target/mips/tx79: Move PCPYH opcode to decodetree

Move the existing PCPYH opcode (Parallel Copy Halfword) to decodetree.
Remove unnecessary code / comments.

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