OSDN Git Service

target/mips/mxu: Add D16MULF D16MULE instructions
authorSiarhei Volkau <lis8215@gmail.com>
Thu, 8 Jun 2023 10:41:59 +0000 (13:41 +0300)
committerPhilippe Mathieu-Daudé <philmd@linaro.org>
Mon, 10 Jul 2023 21:33:38 +0000 (23:33 +0200)
commit27dc0e289cf3e8f175a6e68921925302e1816fef
tree696fa2d780d8114ec7eb65605ef56464b1489bfd
parentf1e6547cfc5dbf4a3c397ca61dfcb83ba588b97c
target/mips/mxu: Add D16MULF D16MULE instructions

These instructions are part of pool3, see the grand tree above
in the file.
The instructions are close to D16MUL so common generation function
provided.

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