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

  /prebuilts/go/darwin-x86/src/cmd/internal/obj/ppc64/
anames.go 67 "EXTSH",
  /prebuilts/go/linux-x86/src/cmd/internal/obj/ppc64/
anames.go 67 "EXTSH",
  /external/pcre/dist2/src/sljit/
sljitNativePPC_32.c 77 return push_inst(compiler, EXTSH | S(src2) | A(dst));
sljitNativePPC_64.c 192 return push_inst(compiler, EXTSH | S(src2) | A(dst));
sljitNativePPC_common.c 162 #define EXTSH (HI(31) | LO(922))
    [all...]
  /external/llvm/lib/Target/PowerPC/
PPCFastISel.cpp     [all...]
PPCInstrInfo.cpp     [all...]
  /external/v8/src/ppc/
constants-ppc.h     [all...]
assembler-ppc.cc 1357 void Assembler::extsh(Register rs, Register ra, RCBit rc) { function in class:v8::internal::Assembler
    [all...]
simulator-ppc.cc     [all...]
  /prebuilts/go/darwin-x86/src/cmd/vendor/golang.org/x/arch/ppc64/ppc64asm/
tables.go 226 EXTSH
1553 EXTSH: "extsh",
1554 EXTSH_: "extsh.",
    [all...]
  /prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/arch/ppc64/ppc64asm/
tables.go 226 EXTSH
1553 EXTSH: "extsh",
1554 EXTSH_: "extsh.",
    [all...]

Completed in 205 milliseconds