HomeSort by relevance Sort by last modified time
    Searched full:fld (Results 126 - 150 of 227) sorted by null

1 2 3 4 56 7 8 910

  /external/mesa3d/src/gallium/auxiliary/util/
u_math.h 311 fld f
  /external/v8/test/cctest/
test-disasm-x87.cc 348 __ fld(1);
test-disasm-ia32.cc 348 __ fld(1);
test-disasm-x64.cc 342 __ fld(1);
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
form.h 215 #define REQ_END_FIELD (KEY_MAX + 24) /* move after last char in fld */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
form.h 237 #define REQ_END_FIELD (KEY_MAX + 24) /* move after last char in fld */
  /prebuilts/go/darwin-x86/src/cmd/internal/rsc.io/x86/x86asm/
intel.go 295 case FLD, FXCH, FCOM, FCOMP, FIADD, FIMUL, FICOM, FICOMP, FISUBR, FIDIV, FUCOM, FUCOMP, FILD, FBLD, FADD, FMUL, FSUB, FSUBR, FISUB, FDIV, FDIVR, FIDIVR:
gnu.go 330 if (inst.Op == FLD || inst.Op == FSTP) && isMem(inst.Args[0]) {
914 case FADD, FCOM, FCOMP, FDIV, FDIVR, FIADD, FICOM, FICOMP, FIDIV, FIDIVR, FILD, FIMUL, FIST, FISTP, FISTTP, FISUB, FISUBR, FLD, FMUL, FST, FSTP, FSUB, FSUBR:
  /prebuilts/go/linux-x86/src/cmd/internal/rsc.io/x86/x86asm/
intel.go 295 case FLD, FXCH, FCOM, FCOMP, FIADD, FIMUL, FICOM, FICOMP, FISUBR, FIDIV, FUCOM, FUCOMP, FILD, FBLD, FADD, FMUL, FSUB, FSUBR, FISUB, FDIV, FDIVR, FIDIVR:
gnu.go 330 if (inst.Op == FLD || inst.Op == FSTP) && isMem(inst.Args[0]) {
914 case FADD, FCOM, FCOMP, FDIV, FDIVR, FIADD, FICOM, FICOMP, FIDIV, FIDIVR, FILD, FIMUL, FIST, FISTP, FISTTP, FISUB, FISUBR, FLD, FMUL, FST, FSTP, FSUB, FSUBR:
  /toolchain/binutils/binutils-2.25/opcodes/
cgen-ibld.in 45 #define FLD(f) (fields->f)
ip2k-ibld.c 45 #define FLD(f) (fields->f)
  /external/llvm/test/MC/X86/
intel-syntax.s 56 // CHECK: fld %st(0)
57 fld ST(0)
  /prebuilts/go/darwin-x86/src/go/internal/gcimporter/
gcimporter.go 510 fld, tag := p.parseField()
517 fields = append(fields, fld)
  /prebuilts/go/linux-x86/src/go/internal/gcimporter/
gcimporter.go 510 fld, tag := p.parseField()
517 fields = append(fields, fld)
  /toolchain/binutils/binutils-2.25/bfd/
elf64-sh64.c 389 /* Used in LD.L, FLD.S et al. */
404 /* Used in FLD.D, FST.P et al. */
842 /* Used in LD.L, FLD.S et al. */
857 /* Used in LD.L, FLD.S et al. */
872 /* Used in FLD.D, FST.P et al. */
887 /* Used in FLD.D, FST.P et al. */
    [all...]
  /external/valgrind/none/tests/amd64/
insn_fpu.def 257 fld st2.ps[1234.5678] => st0.ps[1234.5678] st3.ps[1234.5678]
258 fld st2.ps[-1234.5678] => st0.ps[-1234.5678] st3.ps[-1234.5678]
259 fld st2.pd[1234567.7654321] => st0.pd[1234567.7654321] st3.pd[1234567.7654321]
    [all...]
  /external/valgrind/none/tests/x86/
insn_fpu.def 257 fld st2.ps[1234.5678] => st0.ps[1234.5678] st3.ps[1234.5678]
258 fld st2.ps[-1234.5678] => st0.ps[-1234.5678] st3.ps[-1234.5678]
259 fld st2.pd[1234567.7654321] => st0.pd[1234567.7654321] st3.pd[1234567.7654321]
    [all...]
  /external/libavc/decoder/
ih264d_mb_utils.c     [all...]
  /external/google-breakpad/src/third_party/libdisasm/
ia32_opcode_tables.c     [all...]
  /external/llvm/test/MC/Disassembler/X86/
x86-32.txt 28 # CHECK: fld
  /packages/services/Telephony/src/com/android/phone/common/mail/store/
ImapFolder.java 567 // If media-type is TEXT, 9th element might be: [body-fld-lines] := number
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/bits/
mathinline.h 312 ("fld %%st(0)\n\t" \
  /external/valgrind/VEX/priv/
guest_ppc_toIR.c     [all...]
  /prebuilts/go/darwin-x86/src/cmd/internal/rsc.io/x86/x86asm/testdata/
decode.txt     [all...]

Completed in 1704 milliseconds

1 2 3 4 56 7 8 910