HomeSort by relevance Sort by last modified time
    Searched full:or511 (Results 1 - 1 of 1) sorted by null

  /art/test/538-checker-embed-constants/src/
Main.java 63 /// CHECK-START-ARM: int Main.or511(int) disassembly (after)
67 public static int or511(int arg) { method in class:Main
167 /// CHECK-START-ARM: long Main.or511(long) disassembly (after)
175 public static long or511(long arg) { method in class:Main
504 assertIntEquals(or511(arg), 0x876543ff); method
516 assertLongEquals(or511(longArg), 0x12345678876543ffL); method

Completed in 61 milliseconds