HomeSort by relevance Sort by last modified time
    Searched full:fbld (Results 1 - 25 of 39) sorted by null

1 2

  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/i386/
intelbad.s 32 fbld byte ptr [eax]
33 fbld word ptr [eax]
intelok.s 35 fbld [eax]
36 fbld tbyte ptr [eax]
intelok.d 38 [ ]*[0-9a-f]+: df 20[ ]+fbld[ ]+(TBYTE PTR )?\[eax\]
39 [ ]*[0-9a-f]+: df 20[ ]+fbld[ ]+(TBYTE PTR )?\[eax\]
  /external/mesa3d/src/gallium/auxiliary/gallivm/
lp_bld_sample.c 1124 struct lp_build_context fbld; local
    [all...]
  /external/valgrind/memcheck/tests/x86/
more_x86_fp.c 142 asm("fbld %1" : "=t" (b) : "m" (bcd[0]));
  /external/valgrind/memcheck/tests/amd64/
more_x87_fp.c 152 asm("fbld %1" : "=t" (b) : "m" (bcd[0]));
  /prebuilts/go/darwin-x86/src/cmd/vendor/golang.org/x/arch/x86/x86asm/
intel.go 306 case FLD, FXCH, FCOM, FCOMP, FIADD, FIMUL, FICOM, FICOMP, FISUBR, FIDIV, FUCOM, FUCOMP, FILD, FBLD, FADD, FMUL, FSUB, FSUBR, FISUB, FDIV, FDIVR, FIDIVR:
tables.go     [all...]
  /prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/arch/x86/x86asm/
intel.go 306 case FLD, FXCH, FCOM, FCOMP, FIADD, FIMUL, FICOM, FICOMP, FISUBR, FIDIV, FUCOM, FUCOMP, FILD, FBLD, FADD, FMUL, FSUB, FSUBR, FISUB, FDIV, FDIVR, FIDIVR:
tables.go     [all...]
  /external/llvm/test/MC/X86/
intel-syntax.s 739 fbld tbyte ptr [eax] label
741 // CHECK: fbld (%eax)
x86-32-coverage.s     [all...]
  /external/mesa3d/src/mesa/x86/
assyntax.h 695 #define FBLD(a) CHOICE(fbld a, fbld a, fbld a)
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/share/man/man1/
x86_64-w64-mingw32-ld.1 148 \&\fBld\fR combines a number of object and archive files, relocates
150 compiling a program is to run \fBld\fR.
152 \&\fBld\fR accepts Linker Command Language files written in
157 \&\fBld\fR entry in \f(CW\*(C`info\*(C'\fR for full details on the command
160 This version of \fBld\fR uses the general purpose \s-1BFD\s0 libraries
161 to operate on object files. This allows \fBld\fR to read, combine, and
169 \&\fBld\fR continues executing, allowing you to identify other errors
172 The \s-1GNU\s0 linker \fBld\fR is meant to cover a broad range of situations,
179 For instance, a frequent use of \fBld\fR is to link standard Unix
187 This tells \fBld\fR to produce a file called \fIoutput\fR as th
    [all...]
x86_64-w64-mingw32-objdump.1 345 \&\fBld\fR. However, some object file formats, such as a.out, do not
347 although \fBld\fR relocates the sections correctly, using \fBobjdump
  /external/valgrind/docs/internals/
3_8_BUGSTATUS.txt 331 317390 Patch for FBLD/FBSTP/FTST
  /external/swiftshader/third_party/LLVM/test/MC/X86/
x86-32-coverage.s 395 // CHECK: fbld 3735928559(%ebx,%ecx,8)
396 fbld 0xdeadbeef(%ebx,%ecx,8)
    [all...]
  /external/llvm/lib/Target/X86/
X86InstrFPStack.td 344 def FBLDm : FPI<0xDF, MRM4m, (outs), (ins f80mem:$src), "fbld\t$src">;
    [all...]
X86SchedHaswell.td 1082 // FBLD.
    [all...]
  /external/swiftshader/third_party/LLVM/lib/Target/X86/
X86InstrFPStack.td 294 def FBLDm : FPI<0xDF, MRM4m, (outs), (ins f32mem:$src), "fbld\t$src">;
    [all...]
  /external/valgrind/none/tests/amd64/
fb_test_amd64.c 994 asm("fbld %1" : "=t" (b) : "m" (bcd[0]));
  /toolchain/binutils/binutils-2.27/gas/testsuite/
ChangeLog-2005     [all...]
  /external/elfutils/libcpu/defs/
i386 255 11011111,{mod}100{r_m}:fbld {mod}{r_m}
    [all...]
  /external/valgrind/perf/
tinycc.c     [all...]
  /prebuilts/go/darwin-x86/src/cmd/vendor/golang.org/x/arch/x86/x86asm/testdata/
libmach8db.c 884 [0x04] = { 0,0, "FBLD %e" },
    [all...]

Completed in 2388 milliseconds

1 2