Skip to content
Snippets Groups Projects
Commit 670f1da3 authored by Víctor Colombo's avatar Víctor Colombo Committed by Daniel Henrique Barboza
Browse files

target/ppc: Implement hashst and hashchk


Implementation for instructions hashst and hashchk, which were added
in Power ISA 3.1B.

It was decided to implement the hash algorithm from ground up in this
patch exactly as described in Power ISA.

Signed-off-by: default avatarVíctor Colombo <victor.colombo@eldorado.org.br>
Reviewed-by: default avatarLucas Mateus Castro <lucas.araujo@eldorado.org.br>
Message-Id: <20220715205439.161110-3-victor.colombo@eldorado.org.br>
[danielhb: fix block comment in excp_helper.c]
Signed-off-by: default avatarDaniel Henrique Barboza <danielhb413@gmail.com>
parent 903f84eb
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment