On Mon, 4 Sep 2023 14:54:05 GMT, Martin Doerr <mdo...@openjdk.org> wrote:

> Do you see a good place for such a comment?

PPC CallArranger seems like a good place to me. We have a similar explanation 
comment in the AArch64 CallArranger.

> Maybe it would be better to use a different size for the last chunk. Maybe 
> three or five Bytes. That's even less straight-forward.

Does the size matter that much? It just changes the shift amount right? Could 
use `short` as type for `z` as well.

-------------

PR Comment: https://git.openjdk.org/jdk/pull/15417#issuecomment-1705409739

Reply via email to