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

  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/arch/x86/tests/gas32/
gas-fpmem.asm 9 fistps 0(%eax) label
  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/arch/x86/tests/gas64/
gas-fp.asm 17 fistps 10 label
gas-moreinsn.asm 63 fistps 0 label
  /art/compiler/utils/x86/
assembler_x86.h 327 void fistps(const Address& dst);
assembler_x86.cc 692 void X86Assembler::fistps(const Address& dst) { function in class:art::x86::X86Assembler
    [all...]
  /art/compiler/utils/x86_64/
assembler_x86_64.h 367 void fistps(const Address& dst);
assembler_x86_64.cc 767 void X86_64Assembler::fistps(const Address& dst) { function in class:art::x86_64::X86_64Assembler
    [all...]
  /external/chromium_org/third_party/mesa/src/src/mesa/x86/
assyntax.h 736 #define FISTP_W(a) CHOICE(fistp a, fistps a, fistps a)
    [all...]
  /external/mesa3d/src/mesa/x86/
assyntax.h 736 #define FISTP_W(a) CHOICE(fistp a, fistps a, fistps a)
    [all...]
  /external/chromium_org/third_party/yasm/source/patched-yasm/
x86insn_gas.gperf 445 fistps, fildstp_insn, 4, SUF_S, 0x03, 0x02, 0x07, 0, CPU_FPU, 0, 0
    [all...]

Completed in 204 milliseconds