HomeSort by relevance Sort by last modified time
    Searched refs:OP_CLZ (Results 1 - 3 of 3) sorted by null

  /sdk/emulator/qtools/
opcode.h 23 OP_CLZ,
armdis.cpp 83 case OP_CLZ:
655 return OP_CLZ;
  /external/webkit/Source/JavaScriptCore/assembler/
ARMv7Assembler.h 663 OP_CLZ = 0xFAB0,
921 m_formatter.twoWordOp12Reg4FourFours(OP_CLZ, rm, FourFours(0xf, rd, 8, rm));
    [all...]

Completed in 965 milliseconds