Searched refs:stmxcsr (Results 1 – 6 of 6) sorted by relevance
56 stmxcsr 68(%rax) /* and mxcsr */65 stmxcsr -4(%rsp)
66 stmxcsr 68(%rcx) /* and mxcsr */86 stmxcsr -4(%rsp)
56 stmxcsr 68(%rax) /* and mxcsr */64 stmxcsr -4(%rsp)
76 #define stmxcsr(addr) __asm __volatile("stmxcsr %0" : "=m" (*(addr))) macro734 stmxcsr(&mxcsr); in fputrap_sse()
90 #define stmxcsr(addr) __asm __volatile("stmxcsr %0" : : "m" (*(addr))) macro798 stmxcsr(&mxcsr); in npxtrap_sse()
3276 "stmxcsr\t$dst", [(int_x86_sse_stmxcsr addr:$dst)]>,3285 "stmxcsr\t$dst", [(int_x86_sse_stmxcsr addr:$dst)]>,