]> git.proxmox.com Git - mirror_qemu.git/commit
target/mips/mxu: Add S32ALN S32LUI insns
authorSiarhei Volkau <lis8215@gmail.com>
Thu, 8 Jun 2023 10:42:12 +0000 (13:42 +0300)
committerPhilippe Mathieu-Daudé <philmd@linaro.org>
Mon, 10 Jul 2023 21:33:38 +0000 (23:33 +0200)
commit5925963476d65ce1a74651bbf48865977ff0c1b0
tree706e09fbcc0b6d97397499e8dc2eaa0436b7022d
parent29059e72b0ddf6cddc94cccd61e0ef30063ff5be
target/mips/mxu: Add S32ALN S32LUI insns

These instructions are part of pool16, see the grand opcode organization
tree on top of the file.

Signed-off-by: Siarhei Volkau <lis8215@gmail.com>
Message-Id: <20230608104222.1520143-24-lis8215@gmail.com>
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
target/mips/tcg/mxu_translate.c