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

  /sdk/emulator/qtools/
opcode.h 23 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 100 milliseconds