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 | 297289dca84c7a6a945b1ce94df472b5a0b6cfea (patch) | |
tree | 30665e4be07e4aadd5a2eec34a930e57541aa10f /cpu-common.c | |
parent | 2cb2674698ec1227cf8a6d8fd28925b6fdd948a2 (diff) |
target/mips: Convert Loongson DIV.G opcodes to decodetree
DIV.G and DDIV.G are very similar. Provide gen_lext_DIV_G() a
'is_double' argument so it can generate DIV.G (divide 32-bit
signed integers).
With this commit we explicit the template used to generate
opcode for 32/64-bit word variants. Next commits will be less
verbose by providing both variants at once.
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Message-Id: <20241026175349.84523-6-philmd@linaro.org>
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Diffstat (limited to 'cpu-common.c')
0 files changed, 0 insertions, 0 deletions