mirror of https://github.com/bsnes-emu/bsnes.git
7d9ebc59a0
The calling convention specifies that d8-d15 (the lower 64 bits of vector registers q8-q15) are callee-saved. However, libco was erroneously saving and restoring general-purpose registers x8-x15 instead. |
||
---|---|---|
doc | ||
aarch64.c | ||
amd64.c | ||
arm.c | ||
fiber.c | ||
libco.c | ||
libco.h | ||
ppc.c | ||
ppc64v2.c | ||
settings.h | ||
sjlj.c | ||
ucontext.c | ||
x86.c |