commit | 98db7a585eb402579d2e5a7ec2b04fa22d12490a | [log] [tgz] |
---|---|---|
author | Siarhei Volkau <lis8215@gmail.com> | Thu Jun 08 13:42:05 2023 +0300 |
committer | Philippe Mathieu-Daudé <philmd@linaro.org> | Mon Jul 10 23:33:38 2023 +0200 |
tree | 7ef67027c576ee5916da2437a6808b03896cd734 | |
parent | 9e51e0cd4bac9dd94f593d66497f635edd871d2e [diff] |
target/mips/mxu: Add D32ACC D32ACCM D32ASUM instructions These instructions are all dual 32-bit addition/subtraction in various combinations. The instructions are grouped in pool12, see the opcode organization in the file. Signed-off-by: Siarhei Volkau <lis8215@gmail.com> Message-Id: <20230608104222.1520143-17-lis8215@gmail.com> Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>