commit | 07c92895d758a9d2f77d555b92ae18149c14680d | [log] [tgz] |
---|---|---|
author | Siarhei Volkau <lis8215@gmail.com> | Thu Jun 08 13:42:16 2023 +0300 |
committer | Philippe Mathieu-Daudé <philmd@linaro.org> | Mon Jul 10 23:33:38 2023 +0200 |
tree | cd2b193bb1ba91eaaf8fea71d7b33b1043e9adff | |
parent | 52fe25d4452f8b5d8151ffe65f35da34b7fc237e [diff] |
target/mips/mxu: Add D32/Q16- SLLV/SLRV/SARV instructions These instructions are counterparts for D32/Q16-SLL/SLR/SAR with difference that the shift amount placed into GPR. Signed-off-by: Siarhei Volkau <lis8215@gmail.com> Message-Id: <20230608104222.1520143-28-lis8215@gmail.com> Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>