commit | 1a8c647bbd72f70c2cd8d369b3aa3e71a57ac3d8 | [log] [tgz] |
---|---|---|
author | Richard Henderson <richard.henderson@linaro.org> | Mon Jun 21 09:51:10 2021 -0300 |
committer | David Gibson <david@gibson.dropbear.id.au> | Fri Jul 09 10:38:19 2021 +1000 |
tree | e3ce40993789f6f086539731ba14d7181918b697 | |
parent | 077a370499bb100237e291da9a06e6adbcd89335 [diff] |
target/ppc: Split out ppc_hash64_xlate Mirror the interface of ppc_radix64_xlate, putting all of the logic for hash64 translation into a single function. Signed-off-by: Richard Henderson <richard.henderson@linaro.org> Message-Id: <20210621125115.67717-6-bruno.larsen@eldorado.org.br> Signed-off-by: David Gibson <david@gibson.dropbear.id.au>