Searched defs:switchframe (Results 1 – 8 of 8) sorted by relevance
79 struct switchframe { struct80 register_t sf_sp;81 register_t sf_cr;82 register_t sf_lr; /* unused */83 register_t sf_toc; /* unused */84 register_t sf_r14;85 register_t sf_r15;86 register_t sf_r16;87 register_t sf_r17;88 register_t sf_r18;[all …]
55 struct switchframe { struct56 register_t sf_x19;57 register_t sf_x20;58 register_t sf_x21;59 register_t sf_x22;60 register_t sf_x23;61 register_t sf_x24;62 register_t sf_x25;63 register_t sf_x26;64 register_t sf_x27;[all …]
116 struct switchframe { struct117 int sf_r15;118 int sf_r14;119 int sf_r13;120 int sf_r12;121 int sf_r11;122 int sf_r10;123 int sf_r9;124 int sf_r8;125 int sf_pr;[all …]
42 struct switchframe { struct 43 spswitchframe global() argument 44 fillswitchframe global() argument 45 user_srswitchframe global() argument 46 crswitchframe global() argument 47 fixreg2switchframe global() argument 48 fixregswitchframe global() argument
158 struct switchframe { struct159 int64_t sf_r15;160 int64_t sf_r14;161 int64_t sf_r13;162 int64_t sf_r12;163 int64_t sf_rbp;164 int64_t sf_rbx;165 int64_t sf_rip;
86 struct switchframe { struct87 register_t sf_s[12];88 register_t sf_ra;89 register_t sf_pad;
153 struct switchframe { struct154 u_int sf_pad;155 u_int sf_r4;156 u_int sf_r5;157 u_int sf_r6;158 u_int sf_r7;159 u_int sf_pc;
149 struct switchframe { struct150 int sf_edi;151 int sf_esi;152 int sf_ebx;153 int sf_eip;