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

This implements the VNCIPHERLAST 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