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

  /art/test/538-checker-embed-constants/src/
Main.java 47 /// CHECK-START-ARM: int Main.and511(int) disassembly (after)
50 public static int and511(int arg) { method in class:Main
131 /// CHECK-START-ARM: long Main.and511(long) disassembly (after)
137 public static long and511(long arg) { method in class:Main
661 assertIntEquals(and511(arg), 0x121); method
673 assertLongEquals(and511(longArg), 0x121L); method

Completed in 121 milliseconds