]> Git Repo - qemu.git/commit
target/arm: Implement MVE VMAX, VMIN
authorPeter Maydell <[email protected]>
Thu, 17 Jun 2021 12:15:59 +0000 (13:15 +0100)
committerPeter Maydell <[email protected]>
Mon, 21 Jun 2021 16:12:50 +0000 (17:12 +0100)
commitcd367ff3919e020b50a10cf4955fc31042e73f24
tree7a146efc16539fc8d337b87f5635529f06ecc492
parentfca87b78f3d178518a38063498d477f5e10c5c22
target/arm: Implement MVE VMAX, VMIN

Implement the MVE VMAX and VMIN insns.

Signed-off-by: Peter Maydell <[email protected]>
Reviewed-by: Richard Henderson <[email protected]>
Message-id: 20210617121628[email protected]
target/arm/helper-mve.h
target/arm/mve.decode
target/arm/mve_helper.c
target/arm/translate-mve.c
This page took 0.025492 seconds and 4 git commands to generate.