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

/external/chromium_org/third_party/libvpx/source/libvpx/vpx_ports/
H A Demms.asm34 fstcw [rsp]
H A Dx86.h219 __asm__ __volatile__("fstcw %0\n\t":"=m"(*&mode):);
230 asm volatile("fstcw %0\n\t":"=m"(*&mode):);
247 __asm { fstcw mode }
/external/libvpx/libvpx/vpx_ports/
H A Demms.asm34 fstcw [rsp]
H A Dx86.h219 __asm__ __volatile__("fstcw %0\n\t":"=m"(*&mode):);
230 asm volatile("fstcw %0\n\t":"=m"(*&mode):);
247 __asm { fstcw mode }
/external/valgrind/main/coregrind/m_dispatch/
H A Ddispatch-x86-darwin.S129 fstcw (%esp)
H A Ddispatch-x86-linux.S130 fstcw (%esp)
H A Ddispatch-amd64-darwin.S131 fstcw (%rsp)
H A Ddispatch-amd64-linux.S132 fstcw (%rsp)
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/arch/x86/tests/
H A Dgenopcode.asm147 fstcw word [4] label
/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/chromium_org/third_party/mesa/src/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/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/main/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 )
/external/chromium_org/third_party/yasm/source/patched-yasm/
H A Dx86insn_nasm.gperf262 fstcw, fstcw_insn, 1, SUF_Z, 0, 0, 0, 0, CPU_FPU, 0, 0
H A Dx86insn_gas.gperf508 fstcw, fstcw_insn, 1, SUF_Z, 0, 0, 0, 0, CPU_FPU, 0, 0

Completed in 3615 milliseconds