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

  /external/pcre/dist/sljit/
sljitNativePPC_32.c 236 FAIL_IF(push_inst(compiler, SRAWI | RC(flags) | S(src1) | A(dst) | (compiler->imm << 11)));
sljitNativePPC_64.c 376 FAIL_IF(push_inst(compiler, SRAWI | RC(flags) | S(src1) | A(dst) | (compiler->imm << 11)));
sljitNativePPC_common.c 204 #define SRAWI (HI(31) | LO(824))
    [all...]
  /external/llvm/lib/Target/PowerPC/
PPCISelDAGToDAG.cpp     [all...]
PPCInstrInfo.cpp     [all...]

Completed in 81 milliseconds