On Thu, 10 Oct 2024 00:03:33 GMT, Dean Long <dlong at openjdk.org> wrote: > Or even better, can't we rotate right and then TBZ on bit 0? No, because we need to count the bits in the shifted value. ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/19989#discussion_r1795207113