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

  /external/libvpx/libvpx/vpx_ports/
emms.asm 34 fstcw [rsp]
x86.h 200 __asm__ __volatile__("fstcw %0\n\t":"=m"(*&mode):);
211 asm volatile("fstcw %0\n\t":"=m"(*&mode):);
228 __asm { fstcw mode }
  /external/valgrind/main/coregrind/m_dispatch/
dispatch-x86-darwin.S 129 fstcw (%esp)
dispatch-x86-linux.S 130 fstcw (%esp)
dispatch-amd64-darwin.S 131 fstcw (%rsp)
dispatch-amd64-linux.S 132 fstcw (%rsp)
  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/arch/x86/tests/
genopcode.asm 147 fstcw word [4] label
  /external/llvm/test/MC/X86/
x86-64.s 489 fstcw (%rsp) label
494 fstcw (%rsp) label
x86-32.s 794 fstcw 0x7eed
  /external/chromium_org/third_party/mesa/src/src/mesa/x86/
assyntax.h     [all...]
  /external/mesa3d/src/mesa/x86/
assyntax.h     [all...]
  /external/valgrind/main/perf/
tinycc.c     [all...]
  /external/chromium_org/third_party/yasm/source/patched-yasm/
x86insn_nasm.gperf 262 fstcw, fstcw_insn, 1, SUF_Z, 0, 0, 0, 0, CPU_FPU, 0, 0
    [all...]
x86insn_gas.gperf 508 fstcw, fstcw_insn, 1, SUF_Z, 0, 0, 0, 0, CPU_FPU, 0, 0
    [all...]

Completed in 111 milliseconds