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

  /external/libvpx/libvpx/vpx_ports/
emms.asm 34 fstcw [rsp]
x86.h 199 __asm__ __volatile__("fstcw %0\n\t":"=m"(*&mode):);
212 asm volatile("fstcw %0\n\t":"=m"(*&mode):);
231 __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/llvm/test/MC/X86/
x86-64.s 489 fstcw (%rsp) label
494 fstcw (%rsp) label
x86-32.s 794 fstcw 0x7eed
  /external/valgrind/main/perf/
tinycc.c     [all...]

Completed in 1220 milliseconds