Relates :
|
POWER9 supports some interesting new instructions to compare a byte against a range/byte array (like cmprb and cmpeqb) that can be used to improve the performance of Character methods like isDigit/isLowerCase/isUpperCase/isWhitespace.
|