Lines Matching refs:rsp
37 subq $8,%rsp
38 fstcw cw_old(%rsp)
39 movw cw_old(%rsp),%ax
43 movw %ax,cw(%rsp)
44 fldcw cw(%rsp)
45 fistpl two_words(%rsp)
47 fstcw cw(%rsp) /* fetch CW in case masks changed */
48 movw cw(%rsp),%ax
51 movw %ax,cw(%rsp)
52 fldcw cw(%rsp)
53 movl two_words(%rsp),%eax
54 addq $8,%rsp
61 subq $16,%rsp
62 fstcw cw_old(%rsp)
63 movw cw_old(%rsp),%ax
67 movw %ax,cw(%rsp)
68 fldcw cw(%rsp)
69 fistpll 8(%rsp)
71 fstcw cw(%rsp) /* fetch CW in case masks changed */
72 movw cw(%rsp),%ax
75 movw %ax,cw(%rsp)
76 fldcw cw(%rsp)
77 movq 8(%rsp),%rax
78 addq $16,%rsp
88 subq $8,%rsp
89 fstcw cw_old(%rsp)
90 movw cw_old(%rsp),%ax
94 movw %ax,cw(%rsp)
95 fldcw cw(%rsp)
102 fistpl two_words(%rsp)
104 movl two_words(%rsp),%eax
109 fstcw cw(%rsp) /* fetch CW in case masks changed */
110 movw cw(%rsp),%dx
113 movw %dx,cw(%rsp)
114 fldcw cw(%rsp)
115 addq $8,%rsp