Sure, I have been referring to the ARM file (since it’s the one similar to 
PPC), I will try and take care of including the necessary header/footer and 
stack adjusting code, thanks for mentioning this issue! 

Regards,
Vaibhav

-----Original Message-----
From: armin.r...@gmail.com [mailto:armin.r...@gmail.com] On Behalf Of Armin Rigo
Sent: Wednesday, October 14, 2015 7:38 PM
To: Vaibhav Sood
Cc: pypy-dev@python.org
Subject: Re: [pypy-dev] PPC stacklet switching code

Re-hi,

Note another issue: the slp_switch() function, from gcc's point of view, does 
not call any other function.  This means gcc will not produce the needed 
header/footer code.  Look at switch_arm_gcc.h for the lengths we need to go 
through to make sure to save/restore everything and realign the stack.


A bientôt,

Armin.

DISCLAIMER
==========
This e-mail may contain privileged and confidential information which is the 
property of Persistent Systems Ltd. It is intended only for the use of the 
individual or entity to which it is addressed. If you are not the intended 
recipient, you are not authorized to read, retain, copy, print, distribute or 
use this message. If you have received this communication in error, please 
notify the sender and delete all copies of this message. Persistent Systems 
Ltd. does not accept any liability for virus infected mails.

_______________________________________________
pypy-dev mailing list
pypy-dev@python.org
https://mail.python.org/mailman/listinfo/pypy-dev

Reply via email to