libucontext/arch/ppc
Bobby Bingham 55168fcb18 ppc32/64: simplify storage of stack parameters
The switch statement is simpler as an if/else, and removing the argp
variable makes the code more symmetric between the register and stack
parameter cases.
2019-04-05 14:18:20 -05:00
..
defs.h arch: ppc: new port 2018-02-02 18:46:21 +00:00
getcontext.c arch: ppc: new port 2018-02-02 18:46:21 +00:00
makecontext.c ppc32/64: simplify storage of stack parameters 2019-04-05 14:18:20 -05:00
setcontext.c arch: ppc: new port 2018-02-02 18:46:21 +00:00
startcontext.S ppc: trampoline: cleanups 2018-02-15 04:36:36 +00:00
swapcontext.c arch: ppc: new port 2018-02-02 18:46:21 +00:00