]> git.proxmox.com Git - mirror_qemu.git/commit
target/ppc: Use aesdec_ISB_ISR_AK_IMC
authorRichard Henderson <richard.henderson@linaro.org>
Fri, 2 Jun 2023 22:42:06 +0000 (15:42 -0700)
committerRichard Henderson <richard.henderson@linaro.org>
Sat, 8 Jul 2023 06:30:17 +0000 (07:30 +0100)
commitaf4cb945555f68827eced7eb607c501fb2752bfc
tree07fc790e4accf8a1c527f58c8b0e2132f7e65ce1
parentce9f5b371ddd82b51569a2c24216501182caaadf
target/ppc: Use aesdec_ISB_ISR_AK_IMC

This implements the VNCIPHER instruction.

Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Daniel Henrique Barboza <danielhb413@gmail.com>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
target/ppc/int_helper.c