On replacing lis/and by a single instruction (andis) it's possible to reduce the path length so the program is shorter, and therefore is faster. It's related to the discussion started here: http://mail.openjdk.java.net/pipermail/hotspot-compiler-dev/2016-October/024664.html
|