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