commit | 698faf3304805d8951bb0de0ab08f5d2dbeae7cf | [log] [tgz] |
---|---|---|
author | BALATON Zoltan <balaton@eik.bme.hu> | Mon May 27 01:12:36 2024 +0200 |
committer | Nicholas Piggin <npiggin@gmail.com> | Fri Jul 26 09:51:33 2024 +1000 |
tree | 276179fc2689f2b7bd7e0e4d56eebe3353f1d0ef | |
parent | 625b58fde83d226c6ea61004edad04858481c0e4 [diff] |
target/ppc: Reorganise and rename ppc_hash32_pp_prot() Reorganise ppc_hash32_pp_prot() swapping the if legs so it does not test for negative first and clean up to make it shorter. Also rename it to ppc_hash32_prot(). Signed-off-by: BALATON Zoltan <balaton@eik.bme.hu> Reviewed-by: Nicholas Piggin <npiggin@gmail.com> Signed-off-by: Nicholas Piggin <npiggin@gmail.com>