dolphin/Source/UnitTests/Core/PowerPC
JosJuice e1379fffc0 Jit64: Make ABI_CallFunction generic
This replaces all the hand-coded variants of ABI_CallFunction with a
single generic function. It handles all existing cases, plus many new
cases that would have been annoying to hand-code.

The implementation is based on our AArch64 ABI_CallFunction, but
adapted for x64. The most notable differences are support for memory
operands and a new way for callers to specify the sizes of operands.
2025-12-15 20:47:07 +01:00
..
Jit64Common Jit64: Make ABI_CallFunction generic 2025-12-15 20:47:07 +01:00
JitArm64 UnitTests/PowerPC: Use constant functions, variables and parameters 2025-05-16 08:28:06 +02:00
DivUtilsTest.cpp UnitTests/PowerPC: Use constant functions, variables and parameters 2025-05-16 08:28:06 +02:00
TestValues.h treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00