libucontext/arch
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
..
aarch64 arch: add aarch64 port 2018-01-31 21:23:18 +00:00
arm arch: arm: add armv6+ port 2018-01-31 04:11:46 +00:00
ppc ppc32/64: simplify storage of stack parameters 2019-04-05 14:18:20 -05:00
ppc64 ppc32/64: simplify storage of stack parameters 2019-04-05 14:18:20 -05:00
s390x arch: add s390x port 2018-02-15 05:54:17 +00:00
x86 x86: trampoline: fix GOT clobbering, pointed out by fabled 2018-02-15 04:32:16 +00:00
x86_64 Reorder registers in other x86_64 assembler files 2018-07-19 17:18:19 -05:00