diff options
author | Philippe Mathieu-Daudé <f4bug@amsat.org> | 2021-01-12 20:08:32 +0100 |
---|---|---|
committer | Philippe Mathieu-Daudé <philmd@linaro.org> | 2024-11-03 05:52:49 -0300 |
commit | 020cafa58e2b7e2f3687bfe31b141c7b87790791 (patch) | |
tree | e6a6a0fbb7a14b4de26be4987f857aaba484aad4 /python/setup.py | |
parent | c112a5ddaa99d8351765176062607ce31a6e36ba (diff) |
target/mips: Convert Loongson [D]MOD[U].G opcodes to decodetree
Convert the following opcodes to decodetree:
- MOD.G - mod 32-bit signed integers
- MODU.G - mod 32-bit unsigned integers
- DMOD.G - mod 64-bit signed integers
- DMODU.G - mod 64-bit unsigned integers
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Message-Id: <20241026175349.84523-8-philmd@linaro.org>
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Diffstat (limited to 'python/setup.py')
0 files changed, 0 insertions, 0 deletions