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

1 2

  /external/libvpx/libvpx/examples/includes/geshi/geshi/
asm.php 81 'f2xm1','fabs','fadd','faddp','fbld','fbstp','fchs','fclex','fcom','fcomp','fcompp','fdecstp',
  /external/chromium_org/v8/test/cctest/
test-disasm-ia32.cc 358 __ fcompp();
test-disasm-x64.cc 340 __ fcompp();
  /external/v8/test/cctest/
test-disasm-ia32.cc 367 __ fcompp();
test-disasm-x64.cc 347 __ fcompp();
  /external/chromium_org/third_party/mesa/src/src/mesa/x86/
assyntax.h 706 #define FCOMPP CHOICE(fcompp, fcompp, fcompp)
    [all...]
  /external/mesa3d/src/mesa/x86/
assyntax.h 706 #define FCOMPP CHOICE(fcompp, fcompp, fcompp)
    [all...]
  /external/llvm/lib/Target/X86/
X86InstrFPStack.td 629 def FCOMPP : I<0xD9, RawFrm, (outs), (ins), "fcompp", [], IIC_FCOMPP>, DE;
    [all...]
  /dalvik/vm/compiler/codegen/x86/libenc/
encoder.h 626 //!char * fcompp(char * stream);
  /external/valgrind/main/docs/internals/
3_2_BUGSTATUS.txt 143 vx1735 vx1750 32 141790 Missing amd64 x87 insns (FCOM, FCOMPP)
  /external/chromium_org/v8/src/ia32/
assembler-ia32.h 982 void fcompp();
    [all...]
assembler-ia32.cc 1906 void Assembler::fcompp() { function in class:v8::internal::Assembler
    [all...]
disasm-ia32.cc 825 mnem = "fcompp";
    [all...]
  /external/v8/src/ia32/
assembler-ia32.h 963 void fcompp();
    [all...]
assembler-ia32.cc 1872 void Assembler::fcompp() { function in class:v8::internal::Assembler
    [all...]
disasm-ia32.cc 823 mnem = "fcompp";
    [all...]
  /external/valgrind/main/VEX/useful/
hd_fpu.c     [all...]
  /external/chromium_org/v8/src/x64/
assembler-x64.h     [all...]
disasm-x64.cc 985 mnem = "fcompp";
    [all...]
assembler-x64.cc 2475 void Assembler::fcompp() { function in class:v8::internal::Assembler
    [all...]
  /external/elfutils/libcpu/defs/
i386 290 11011110,11011001:fcompp
    [all...]
  /external/v8/src/x64/
assembler-x64.h     [all...]
disasm-x64.cc 977 mnem = "fcompp";
    [all...]
assembler-x64.cc 2462 void Assembler::fcompp() { function in class:v8::internal::Assembler
    [all...]
  /external/chromium_org/third_party/yasm/source/patched-yasm/
x86insn_nasm.gperf 205 fcompp, twobyte_insn, 1, SUF_Z, 0xDE, 0xD9, 0, 0, CPU_FPU, 0, 0
    [all...]

Completed in 245 milliseconds

1 2