diff options
author | Philippe Mathieu-Daudé <f4bug@amsat.org> | 2021-05-29 16:55:07 +0200 |
---|---|---|
committer | Philippe Mathieu-Daudé <f4bug@amsat.org> | 2021-06-24 16:48:08 +0200 |
commit | 916e957070e1f4b697c905d0a35984e70f106ed6 (patch) | |
tree | 335e5da41f08e1b8146a70e3332d3e228eb8ce8b /tcg/i386/tcg-target.h | |
parent | 9f47eb54b25e67b28a85a0b3eac304f2909f10ae (diff) |
target/mips: Remove microMIPS BPOSGE32 / BPOSGE64 unuseful cases
These switch cases for the microMIPS BPOSGE32 / BPOSGE64 opcodes have
been added commit 3c824109da0 ("target-mips: microMIPS ASE support").
More than 11 years later it is safe to assume there won't be added
soon. The cases fall back to the default which generates a RESERVED
INSTRUCTION, so it is safe to remove them.
Functionally speaking, the patch is a no-op.
Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20210617174323.2900831-8-f4bug@amsat.org>
Diffstat (limited to 'tcg/i386/tcg-target.h')
0 files changed, 0 insertions, 0 deletions