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

  /prebuilts/go/darwin-x86/src/math/
cosh_s390x.s 130 FMSUB F0, F3, F2, F2
156 FMSUB F4, F2, F0, F0
192 FMSUB F2, F4, F0, F0
217 FMSUB F0, F3, F2, F2
sinh_s390x.s 185 FMSUB F0, F2, F4, F4
sin_s390x.s 103 FMSUB F2, F6, F0, F0
  /prebuilts/go/linux-x86/src/math/
cosh_s390x.s 130 FMSUB F0, F3, F2, F2
156 FMSUB F4, F2, F0, F0
192 FMSUB F2, F4, F0, F0
217 FMSUB F0, F3, F2, F2
sinh_s390x.s 185 FMSUB F0, F2, F4, F4
sin_s390x.s 103 FMSUB F2, F6, F0, F0
  /prebuilts/go/darwin-x86/src/cmd/internal/obj/ppc64/
anames.go 96 "FMSUB",
  /prebuilts/go/linux-x86/src/cmd/internal/obj/ppc64/
anames.go 96 "FMSUB",
  /external/valgrind/none/tests/ppc32/
round.c 33 FMSUB, FNMADD, FNMSUB, FSQRT
43 "fadd", "fsub", "fmul", "fdiv", "fmadd", "fmsub", "fnmadd",
988 case FMSUB:
1123 case FMSUB:
1124 TERNOP("fmsub");
  /external/valgrind/none/tests/ppc64/
round.c 33 FMSUB, FNMADD, FNMSUB, FSQRT
43 "fadd", "fsub", "fmul", "fdiv", "fmadd", "fmsub", "fnmadd",
988 case FMSUB:
1123 case FMSUB:
1124 TERNOP("fmsub");
  /external/llvm/lib/Target/X86/
X86IntrinsicsInfo.h     [all...]
X86ISelLowering.h 476 FMSUB,
    [all...]
X86ISelLowering.cpp     [all...]
  /prebuilts/go/darwin-x86/src/cmd/internal/obj/s390x/
anames.go 75 "FMSUB",
  /prebuilts/go/linux-x86/src/cmd/internal/obj/s390x/
anames.go 75 "FMSUB",
  /external/v8/src/arm64/
disasm-arm64.cc 1051 FORMAT(FMSUB, "fmsub");
    [all...]
  /external/v8/src/ppc/
constants-ppc.h     [all...]
assembler-ppc.cc 2351 void Assembler::fmsub(const DoubleRegister frt, const DoubleRegister fra, function in class:v8::internal::Assembler
    [all...]
simulator-ppc.cc     [all...]
  /external/vixl/src/aarch64/
disasm-aarch64.cc     [all...]
  /prebuilts/go/darwin-x86/src/cmd/vendor/golang.org/x/arch/ppc64/ppc64asm/
tables.go 360 FMSUB
1687 FMSUB: "fmsub",
1688 FMSUB_: "fmsub.",
    [all...]
  /prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/arch/ppc64/ppc64asm/
tables.go 360 FMSUB
1687 FMSUB: "fmsub",
1688 FMSUB_: "fmsub.",
    [all...]

Completed in 446 milliseconds