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

  /ndk/sources/host-tools/nawk-20071023/
awk.h 116 #define FSQRT 2
  /external/valgrind/none/tests/ppc32/
round.c 33 FMSUB, FNMADD, FNMSUB, FSQRT
44 "fnmsub", "fsqrt"
926 for (s = (op != FSQRT ? -1 : 1); s < 2; s += 2)
1034 case FSQRT:
1139 case FSQRT:
1140 UNOP("fsqrt");
1208 for (op = FADD; op <= FSQRT; op++) {
  /toolchain/binutils/binutils-2.25/include/opcode/
m88k.h 346 #define FSQRT NOP +5
  /external/llvm/include/llvm/CodeGen/
ISDOpcodes.h 511 /// FNEG, FABS, FSQRT, FSIN, FCOS, FPOWI, FPOW,
515 FNEG, FABS, FSQRT, FSIN, FCOS, FPOWI, FPOW,
    [all...]
  /external/v8/src/ppc/
constants-ppc.h 271 FSQRT = 22 << 1, // Floating Square Root
  /external/mesa3d/src/mesa/x86/
assyntax.h     [all...]
  /external/v8/src/arm64/
constants-arm64.h     [all...]
  /external/vixl/src/vixl/a64/
constants-a64.h     [all...]

Completed in 379 milliseconds