Re: boost sparc64 support for context

2024-02-13 Thread Claudio Jeker
On Tue, Feb 13, 2024 at 12:08:06PM +0100, Otto Moerbeek wrote: > On Tue, Feb 13, 2024 at 09:03:49AM +0100, Claudio Jeker wrote: > > > On Thu, Feb 08, 2024 at 06:50:55PM +0100, Claudio Jeker wrote: > > > Since I did most of the work for php I decided to also implement the fiber > > > / context ASM

Re: boost sparc64 support for context

2024-02-13 Thread Otto Moerbeek
On Tue, Feb 13, 2024 at 09:03:49AM +0100, Claudio Jeker wrote: > On Thu, Feb 08, 2024 at 06:50:55PM +0100, Claudio Jeker wrote: > > Since I did most of the work for php I decided to also implement the fiber > > / context ASM for sparc64 in boost. > > > > The difference is that boost has a

Re: boost sparc64 support for context

2024-02-13 Thread Claudio Jeker
On Thu, Feb 08, 2024 at 06:50:55PM +0100, Claudio Jeker wrote: > Since I did most of the work for php I decided to also implement the fiber > / context ASM for sparc64 in boost. > > The difference is that boost has a ontop_fcontext() function which is > not really documented but in the end I