Searched refs:ushr33 (Results 1 – 1 of 1) sorted by relevance
460 public static long ushr33(long arg) { in ushr33() method in Main557 assertLongEquals(ushr33(longArg), 0x00000000091a2b3cL); in main()563 assertLongEquals(ushr33(~longArg), 0x0000000076e5d4c3L); in main()