On 3/7/23 12:05, Richard Henderson wrote:
This implements the VCIPHER instruction.Reviewed-by: Daniel Henrique Barboza <danielhb...@gmail.com> Signed-off-by: Richard Henderson <richard.hender...@linaro.org> --- target/ppc/int_helper.c | 14 ++++---------- 1 file changed, 4 insertions(+), 10 deletions(-)
Reviewed-by: Philippe Mathieu-Daudé <phi...@linaro.org>