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

/dalvik/dexgen/src/com/android/dexgen/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,
/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 97 milliseconds