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

  /bionic/libm/i387/
s_trunc.S 14 fstcw -4(%ebp) /* store fpu control word */
s_truncf.S 14 fstcw -4(%ebp) /* store fpu control word */
s_truncl.S 14 fstcw -4(%ebp) /* store fpu control word */
s_ceil.S 45 fstcw -4(%ebp) /* store fpu control word */
s_ceilf.S 16 fstcw -4(%ebp) /* store fpu control word */
s_ceill.S 14 fstcw -4(%ebp) /* store fpu control word */
s_floor.S 45 fstcw -4(%ebp) /* store fpu control word */
s_floorf.S 16 fstcw -4(%ebp) /* store fpu control word */
s_floorl.S 14 fstcw -4(%ebp) /* store fpu control word */
e_exp.S 59 fstcw 4(%esp)
  /external/libvpx/vpx_ports/
emms.asm 34 fstcw [rsp]
x86.h 172 __asm__ __volatile__("fstcw %0\n\t":"=m"(*&mode):);
191 __asm { fstcw mode }
  /external/valgrind/main/coregrind/m_dispatch/
dispatch-x86-darwin.S 250 fstcw (%esp)
dispatch-x86-linux.S 244 fstcw (%esp)
dispatch-amd64-darwin.S 251 fstcw (%rsp)
dispatch-amd64-linux.S 257 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 522 milliseconds