Lines Matching refs:esp
39 subl $12,%esp
40 fstcw cw_old(%esp)
41 movw cw_old(%esp),%ax
45 movw %ax,cw(%esp)
46 fldcw cw(%esp)
58 fistpll two_words(%esp)
60 movl four_words(%esp),%edx
64 fstcw cw(%esp) // fetch CW in case masks changed value
65 movw cw(%esp),%ax
68 movw %ax,cw(%esp)
69 fldcw cw(%esp)
70 movl two_words(%esp),%eax
71 addl $12,%esp