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

  /external/libvpx/libvpx/vpx_ports/
emms.asm 34 fstcw [rsp]
x86.h 263 __asm__ __volatile__("fstcw %0\n\t":"=m"(*&mode):);
274 asm volatile("fstcw %0\n\t":"=m"(*&mode):);
291 __asm { fstcw mode }
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx_ports/
emms.asm 34 fstcw [rsp]
x86.h 219 __asm__ __volatile__("fstcw %0\n\t":"=m"(*&mode):);
230 asm volatile("fstcw %0\n\t":"=m"(*&mode):);
247 __asm { fstcw mode }
  /external/valgrind/coregrind/m_dispatch/
dispatch-x86-darwin.S 130 fstcw (%esp)
dispatch-x86-linux.S 131 fstcw (%esp)
dispatch-x86-solaris.S 131 fstcw (%esp)
dispatch-amd64-darwin.S 132 fstcw (%rsp)
dispatch-amd64-linux.S 133 fstcw (%rsp)
dispatch-amd64-solaris.S 133 fstcw (%rsp)
  /bionic/libm/x86/
e_exp.S 151 fstcw 24(%esp)
s_expm1.S 207 fstcw 24(%esp)
  /external/llvm/test/MC/X86/
x86-64.s 489 fstcw (%rsp) label
494 fstcw (%rsp) label
x86-16.s 738 fstcw 0x7eed
x86-32.s 814 fstcw 0x7eed
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/i386/
prefix.d 9 [ ]*[a-f0-9]+: 9b 26 67 d9 3c fstcw %es:\(%si\)
prefix.s 1 .text ; foo: addr16 fstcw %es:(%si)
  /bionic/libm/x86_64/
s_expm1.S 190 fstcw (%rsp)
  /external/mesa3d/src/mesa/x86/
assyntax.h     [all...]
  /external/valgrind/perf/
tinycc.c     [all...]

Completed in 1354 milliseconds