Searched defs:REM_LONG_2ADDR (Results 1 - 2 of 2) sorted by relevance

/dalvik/dx/src/com/android/dx/dex/code/
H A DDops.java791 public static final Dop REM_LONG_2ADDR = field in class:Dops
792 new Dop(DalvOps.REM_LONG_2ADDR, DalvOps.REM_LONG,
1126 set(REM_LONG_2ADDR);
H A DDalvOps.java225 public static final int REM_LONG_2ADDR = 0xbf; field in class:DalvOps

Completed in 6 milliseconds