Home
last modified time | relevance | path

Searched refs:ldmxcsr (Results 1 – 25 of 33) sorted by relevance

12

/third_party/musl/src/fenv/x32/
Dfenv.s18 ldmxcsr -8(%esp)
28 ldmxcsr -8(%esp)
47 ldmxcsr (%esp)
76 ldmxcsr 27(%edi)
84 ldmxcsr (%esp)
/third_party/musl/src/fenv/x86_64/
Dfenv.s18 ldmxcsr -8(%rsp)
28 ldmxcsr -8(%rsp)
47 ldmxcsr (%rsp)
76 ldmxcsr 27(%rdi)
84 ldmxcsr (%rsp)
/third_party/musl/src/fenv/i386/
Dfenv.s29 ldmxcsr (%esp)
84 ldmxcsr (%esp)
146 ldmxcsr 4(%esp)
/third_party/boost/libs/context/src/asm/
Djump_i386_sysv_macho_gas.S62 ldmxcsr (%esp) /* restore MMX control- and status-word */
Dontop_i386_sysv_macho_gas.S69 ldmxcsr (%esp) /* restore MMX control- and status-word */
Dontop_x86_64_sysv_macho_gas.S55 ldmxcsr (%rsp) /* restore MMX control- and status-word */
Djump_x86_64_sysv_macho_gas.S54 ldmxcsr (%rsp) /* restore MMX control- and status-word */
Djump_i386_sysv_elf_gas.S67 ldmxcsr (%esp) /* restore MMX control- and status-word */
Djump_x86_64_sysv_elf_gas.S56 ldmxcsr (%rsp) /* restore MMX control- and status-word */
Dontop_i386_sysv_elf_gas.S74 ldmxcsr (%esp) /* restore MMX control- and status-word */
Dontop_x86_64_sysv_elf_gas.S57 ldmxcsr (%rsp) /* restore MMX control- and status-word */
Djump_i386_ms_pe_gas.asm82 ldmxcsr (%esp)
Dontop_i386_ms_pe_gas.asm94 ldmxcsr (%esp)
Djump_x86_64_ms_pe_gas.asm160 ldmxcsr 0xa0(%rsp) /* restore MMX control- and status-word */
Dontop_x86_64_ms_pe_gas.asm160 ldmxcsr 0xa0(%rsp) /* restore MMX control- and status-word */
Djump_i386_ms_pe_masm.asm74 ldmxcsr [esp]
Dontop_i386_ms_pe_masm.asm86 ldmxcsr [esp]
Dontop_x86_64_ms_pe_masm.asm156 ldmxcsr [rsp+0a0h]
Djump_x86_64_ms_pe_masm.asm156 ldmxcsr [rsp+0a0h]
/third_party/libunwind/src/x86_64/
Dsetcontext.S48 ldmxcsr FPREGS_OFFSET_MXCSR(%r8)
/third_party/gstreamer/gstplugins_good/gst/deinterlace/tvtime/
Dsse.h941 #define ldmxcsr(mem) \ macro
949 #define ldmxcsr(mem) \ macro
/third_party/gstreamer/gstplugins_good/gst/deinterlace/x86/
Dx86inc.asm1365 AVX_INSTR ldmxcsr, sse
/third_party/ffmpeg/libavutil/x86/
Dx86inc.asm1379 AVX_INSTR ldmxcsr, sse
/third_party/mesa3d/src/mesa/x86/
Dassyntax.h1665 #define LDMXCSR(a) ldmxcsr P_ARG1(a)
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DIntrinsicsX86.td282 // This prevents reordering with ldmxcsr

12