commit | c112a5ddaa99d8351765176062607ce31a6e36ba | [log] [tgz] |
---|---|---|
author | Philippe Mathieu-Daudé <f4bug@amsat.org> | Tue Jan 12 20:08:32 2021 +0100 |
committer | Philippe Mathieu-Daudé <philmd@linaro.org> | Sun Nov 03 05:52:49 2024 -0300 |
tree | 3856c6c6ed75889afe3c6ac64820a28644e022c9 | |
parent | 297289dca84c7a6a945b1ce94df472b5a0b6cfea [diff] |
target/mips: Convert Loongson [D]DIVU.G opcodes to decodetree Convert DIVU.G (divide 32-bit unsigned integers) and DDIVU.G (divide 64-bit unsigned integers) opcodes to decodetree. Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Message-Id: <20241026175349.84523-7-philmd@linaro.org> Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>