From: j. <jin...@qq...> - 2016-12-13 13:27:24
|
Thank you so much. I have understood the st principles of stack operations. ------------------ 原始邮件 ------------------ 发件人: "Michael Abbott" <ya...@ya...>; 发送时间: 2016年12月13日(星期二) 21:21 收件人: "jingwei_5107" <jin...@qq...>; 抄送: "state-threads-users" <sta...@li...>; 主题: Re: [ST-users] About st lib stack data preservation inMD_INIT_CONTEXT > In my understanding, the st should save the user-thread context pointers and the datas on the stack. For all architectures except IA_64 that is accomplished by the MD_SETJMP. IA_64 needs a little extra only because of its split stack. |