Home | History | Annotate | Download | only in out

Lines Matching refs:saved

30     * EAX, ECX, EDX - general purpose scratch registers (caller-saved);
37 * EBX, ESI, EDI, EBP - are callee saved
17104 fldcw -2(%esp) # load saved control word
17132 fldcw -2(%esp) # load saved control word
17163 fldcw -2(%esp) # load saved control word
17191 fldcw -2(%esp) # load saved control word
17601 movl offGlue_bailPtr(%ecx), %esp # sp <- saved SP
17992 * State registers will be saved to the "glue" area before bailing.