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

  /external/pcre/dist2/src/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 208 #define SRAWI (HI(31) | LO(824))
    [all...]
  /external/swiftshader/third_party/LLVM/lib/Target/PowerPC/
PPCISelDAGToDAG.cpp     [all...]
  /external/llvm/lib/Target/PowerPC/
PPCInstrInfo.cpp     [all...]
PPCISelDAGToDAG.cpp     [all...]
  /prebuilts/go/darwin-x86/src/cmd/vendor/golang.org/x/arch/ppc64/ppc64asm/
tables.go 261 SRAWI
1588 SRAWI: "srawi",
1589 SRAWI_: "srawi.",
    [all...]
  /prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/arch/ppc64/ppc64asm/
tables.go 261 SRAWI
1588 SRAWI: "srawi",
1589 SRAWI_: "srawi.",
    [all...]

Completed in 83 milliseconds