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

  /sdk/emulator/qtools/
opcode.cpp 21 kCatAlu, // OP_CLZ
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...]
  /external/valgrind/main/VEX/priv/
host_ppc_isel.c 1841 PPCUnaryOp op_clz = (op_unop == Iop_Clz32) ? Pun_CLZ32 : local
    [all...]

Completed in 164 milliseconds