On 12/8/20 2:36 PM, Philippe Mathieu-Daudé wrote:
> Special2 opcode have been removed from the Release 6.
> Add a single decodetree entry for all the opcode class,
> triggering Reserved Instruction if ever used.
> 
> Remove unreachable check_insn_opc_removed() call.
> 
> Signed-off-by: Philippe Mathieu-Daudé <f4...@amsat.org>
> ---
>  target/mips/isa-mips32r6.decode       | 2 ++
>  target/mips/isa-mips_rel6_translate.c | 7 +++++++
>  target/mips/translate.c               | 2 --
>  3 files changed, 9 insertions(+), 2 deletions(-)

Reviewed-by: Richard Henderson <richard.hender...@linaro.org>


r~

Reply via email to