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

  /toolchain/binutils/binutils-2.25/include/cgen/
basic-ops.h 158 extern DI SRADI (DI, int);
187 #define SRADI(x, y) ((DI) (x) >> (y))
  /external/pcre/dist2/src/sljit/
sljitNativePPC_64.c 380 FAIL_IF(push_inst(compiler, SRADI | RC(flags) | S(src1) | A(dst) | ((compiler->imm & 0x1f) << 11) | ((compiler->imm & 0x20) >> 4)));
sljitNativePPC_common.c 206 #define SRADI (HI(31) | LO(413 << 1))
    [all...]
  /external/llvm/lib/Target/PowerPC/
PPCISelDAGToDAG.cpp     [all...]
  /prebuilts/go/darwin-x86/src/cmd/vendor/golang.org/x/arch/ppc64/ppc64asm/
tables.go 269 SRADI
1596 SRADI: "sradi",
1597 SRADI_: "sradi.",
    [all...]
  /prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/arch/ppc64/ppc64asm/
tables.go 269 SRADI
1596 SRADI: "sradi",
1597 SRADI_: "sradi.",
    [all...]

Completed in 68 milliseconds