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

/dalvik/dx/src/com/android/dx/rop/code/
H A DRops.java475 public static final Rop XOR_CONST_INT = field in class:Rops
1551 return pickBinaryOp(types, XOR_CONST_INT, XOR_CONST_LONG, null, null,

Completed in 8 milliseconds