Searched refs:fstcw (Results 1 – 12 of 12) sorted by relevance
29 fstcw [rsp]
362 __asm { fstcw mode } in x87_get_control_word()
37 fstcw [rsp]
358 __asm { fstcw mode } in x87_get_control_word()
510 fstcw (%rsp) label515 fstcw (%rsp) label
738 fstcw 0x7eed
863 fstcw 0x7eed
759 fstcw 0x7eed
519 fstcw (%rsp) label524 fstcw (%rsp) label
879 fstcw 0x7eed
488 fstcw WORD PTR [eax]1153 fstcw WORD PTR [rcx]
774 #define FSTCW(a) CHOICE(fstcw a, wait; fnstcw a, wait; fstcw a)775 #define FNSTCW(a) CHOICE(fnstcw a, fnstcw a, fstcw a)1487 #define FSTCW(a) fstcw a