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

/dalvik/dexgen/src/com/android/dexgen/rop/code/
H A DRops.java499 public static final Rop USHR_CONST_INT = field in class:Rops
1587 return pickBinaryOp(types, USHR_CONST_INT, USHR_CONST_LONG, null, null,
/dalvik/dx/src/com/android/dx/rop/code/
H A DRops.java499 public static final Rop USHR_CONST_INT = field in class:Rops
1587 return pickBinaryOp(types, USHR_CONST_INT, USHR_CONST_LONG, null, null,

Completed in 371 milliseconds