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

  /dalvik/vm/compiler/codegen/arm/
ArchUtility.cpp 52 static int expandImmediate(int value)
140 operand = ~expandImmediate(operand);
144 operand = expandImmediate(operand);

Completed in 369 milliseconds