target/mips/tx79: Introduce SQ opcode (Store Quadword)
commit80ad6303577612451d56c84d079a8c5b7f21412d
authorPhilippe Mathieu-Daudé <f4bug@amsat.org>
Sat, 13 Feb 2021 13:47:47 +0000 (13 14:47 +0100)
committerPhilippe Mathieu-Daudé <f4bug@amsat.org>
Sun, 11 Jul 2021 20:29:54 +0000 (11 22:29 +0200)
treeb7aacff642f6b05efd259fc7e5460a816c3a9d7f
parentaaaa82a9f9975c59b72debb22bc92b8e1ab4ab10
target/mips/tx79: Introduce SQ opcode (Store Quadword)

Introduce the SQ opcode (Store Quadword).

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