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

  /external/pcre/dist2/src/sljit/
sljitNativePPC_32.c 167 return push_inst(compiler, MULLI | D(dst) | A(src1) | compiler->imm);
sljitNativePPC_64.c 291 return push_inst(compiler, MULLI | D(dst) | A(src1) | compiler->imm);
sljitNativePPC_common.c 193 #define MULLI (HI(7))
    [all...]
  /external/v8/src/ppc/
constants-ppc.h     [all...]
  /prebuilts/go/darwin-x86/src/cmd/vendor/golang.org/x/arch/ppc64/ppc64asm/
tables.go 140 MULLI
1467 MULLI: "mulli",
    [all...]
  /prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/arch/ppc64/ppc64asm/
tables.go 140 MULLI
1467 MULLI: "mulli",
    [all...]

Completed in 188 milliseconds