libucontext/arch/ppc64
Bobby Bingham a00a05ce29 ppc64: fix incorrect position of parameters within stack frame
On PPC64, there are 4 register-sized stack slots below the parameter save
area, which is different from the 2 stack slots on PPC32.
2019-04-05 14:18:20 -05:00
..
defs.h arch: ppc64: now working 2018-02-06 08:05:53 +00:00
getcontext.c arch: add ppc64 port does not work yet 2018-02-06 06:19:44 +00:00
makecontext.c ppc64: fix incorrect position of parameters within stack frame 2019-04-05 14:18:20 -05:00
setcontext.c arch: add ppc64 port does not work yet 2018-02-06 06:19:44 +00:00
startcontext.S ppc64: trampoline: cleanups 2018-02-15 04:36:47 +00:00
swapcontext.c arch: add ppc64 port does not work yet 2018-02-06 06:19:44 +00:00