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

  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/arch/x86/tests/gas32/
gas-fpmem.asm 10 fistpl 0(%eax) label
  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/arch/x86/tests/gas64/
gas-fp.asm 18 fistpl 10 label
gas-moreinsn.asm 64 fistpl 0 label
  /art/compiler/utils/x86/
assembler_x86.h 326 void fistpl(const Address& dst);
assembler_x86.cc 685 void X86Assembler::fistpl(const Address& dst) { function in class:art::x86::X86Assembler
    [all...]
  /art/compiler/utils/x86_64/
assembler_x86_64.h 366 void fistpl(const Address& dst);
assembler_x86_64.cc 760 void X86_64Assembler::fistpl(const Address& dst) { function in class:art::x86_64::X86_64Assembler
    [all...]
  /external/llvm/test/MC/X86/
x86-32-coverage.s 407 // CHECK: fistpl 3735928559(%ebx,%ecx,8)
408 fistpl 0xdeadbeef(%ebx,%ecx,8)
    [all...]
  /external/chromium_org/third_party/mesa/src/src/mesa/x86/
assyntax.h 735 #define FISTP_L(a) CHOICE(fistpl a, fistpl a, fistpl a)
    [all...]
  /external/mesa3d/src/mesa/x86/
assyntax.h 735 #define FISTP_L(a) CHOICE(fistpl a, fistpl a, fistpl a)
    [all...]
  /external/valgrind/main/perf/
tinycc.c     [all...]
  /external/chromium_org/third_party/yasm/source/patched-yasm/
x86insn_gas.gperf 442 fistpl, fildstp_insn, 4, SUF_L, 0x03, 0x02, 0x07, 0, CPU_FPU, 0, 0
    [all...]

Completed in 306 milliseconds