Searched refs:fstcw (Results 1 - 13 of 13) sorted by relevance

/external/libvpx/libvpx/vpx_ports/
H A Demms.asm34 fstcw [rsp]
H A Dx86.h263 __asm__ __volatile__("fstcw %0\n\t":"=m"(*&mode):);
274 asm volatile("fstcw %0\n\t":"=m"(*&mode):);
291 __asm { fstcw mode }
/external/valgrind/coregrind/m_dispatch/
H A Ddispatch-x86-darwin.S130 fstcw (%esp)
H A Ddispatch-x86-linux.S131 fstcw (%esp)
H A Ddispatch-x86-solaris.S131 fstcw (%esp)
H A Ddispatch-amd64-darwin.S132 fstcw (%rsp)
H A Ddispatch-amd64-linux.S133 fstcw (%rsp)
H A Ddispatch-amd64-solaris.S133 fstcw (%rsp)
/external/llvm/test/MC/X86/
H A Dx86-64.s489 fstcw (%rsp) label
494 fstcw (%rsp) label
H A Dx86-16.s738 fstcw 0x7eed
H A Dx86-32.s814 fstcw 0x7eed
/external/mesa3d/src/mesa/x86/
H A Dassyntax.h774 #define FSTCW(a) CHOICE(fstcw a, wait; fnstcw a, wait; fstcw a)
775 #define FNSTCW(a) CHOICE(fnstcw a, fnstcw a, fstcw a)
1495 #define FSTCW(a) fstcw a
/external/valgrind/perf/
H A Dtinycc.c3438 DEF_ASM_OP1(fstcw, 0xd9, 7, OPC_MODRM | OPC_FWAIT, OPT_EA )
3895 DEF_ASM_OP1(fstcw, 0xd9, 7, OPC_MODRM | OPC_FWAIT, OPT_EA )
4770 DEF_ASM_OP1(fstcw, 0xd9, 7, OPC_MODRM | OPC_FWAIT, OPT_EA )
5227 DEF_ASM_OP1(fstcw, 0xd9, 7, OPC_MODRM | OPC_FWAIT, OPT_EA )
15477 DEF_ASM_OP1(fstcw, 0xd9, 7, OPC_MODRM | OPC_FWAIT, OPT_EA )
15939 DEF_ASM_OP1(fstcw, 0xd9, 7, OPC_MODRM | OPC_FWAIT, OPT_EA )

Completed in 613 milliseconds