RetroArch/libretro-common/libco
Ash Logan 27f337d5a0 (libretro-common) Use inline assembly for PowerPC libco
This puts the code into the binary's .text section, which is needed
for platforms without the ability to map it as RWX (WiiU). Using
GNU/AT&T syntax for the assembly here.
2024-06-25 08:16:52 -05:00
..
aarch64.c Cleanups/style nits 2023-02-23 13:15:14 +01:00
amd64.c Cleanups/style nits 2023-02-23 13:15:14 +01:00
armeabi.c Cleanups/style nits 2023-02-23 13:15:14 +01:00
fiber.c Cleanups/style nits 2023-02-23 13:15:14 +01:00
genode.cpp Cleanups/style nits 2023-02-23 13:15:14 +01:00
libco.c Add PS2 libco 2021-02-07 21:16:24 +01:00
ppc.c (libretro-common) Use inline assembly for PowerPC libco 2024-06-25 08:16:52 -05:00
ps2.c Cleanups/style nits 2023-02-23 13:15:14 +01:00
ps3.S [PSL1GHT] Add libco support for ps3 2022-03-27 18:03:35 +02:00
psp1.c Cleanups/style nits 2023-02-23 13:15:14 +01:00
psp2.c Cleanups/style nits 2023-02-23 13:15:14 +01:00
scefiber.c Cleanups/style nits 2023-02-23 13:15:14 +01:00
sjlj.c Cleanups/style nits 2023-02-23 13:15:14 +01:00
ucontext.c Cleanups/style nits 2023-02-23 13:15:14 +01:00
x86.c Cleanups/style nits 2023-02-23 13:15:14 +01:00