commit | 3f0e94c1348d29451db94fb0ebdbaf6fdda1c730 | [log] [tgz] |
---|---|---|
author | Siarhei Volkau <lis8215@gmail.com> | Thu Jun 08 13:42:09 2023 +0300 |
committer | Philippe Mathieu-Daudé <philmd@linaro.org> | Mon Jul 10 23:33:38 2023 +0200 |
tree | 07b2d7df870f9fddee0e07f5c018e1edcc5c364e | |
parent | eb79951ab638ba84ef424a8f7c0929cd4a5ea53d [diff] |
target/mips/mxu: Add S8STD S8LDI S8SDI instructions These instructions are all load/store a byte from memory and put it into/get it from MXU register in various combinations. I-suffix instructions modify the base address GPR by offset provided. Signed-off-by: Siarhei Volkau <lis8215@gmail.com> Message-Id: <20230608104222.1520143-21-lis8215@gmail.com> Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>