Home
last modified time | relevance | path

Searched defs:ABI_PARAM1 (Results 1 – 22 of 22) sorted by relevance

/dports/emulators/ppsspp-qt5/ppsspp-1.12.3/Common/
H A DABI.h52 #define ABI_PARAM1 RCX macro
63 #define ABI_PARAM1 RCX macro
70 #define ABI_PARAM1 RDI macro
/dports/emulators/ppsspp/ppsspp-1.12.3/Common/
H A DABI.h52 #define ABI_PARAM1 RCX macro
63 #define ABI_PARAM1 RCX macro
70 #define ABI_PARAM1 RDI macro
/dports/emulators/libretro-ppsspp/ppsspp-1.12.3/Common/
H A DABI.h52 #define ABI_PARAM1 RCX macro
63 #define ABI_PARAM1 RCX macro
70 #define ABI_PARAM1 RDI macro
/dports/emulators/dolphin-emu/dolphin-3152428/Source/Core/Common/
H A Dx64ABI.h33 #define ABI_PARAM1 RCX macro
44 #define ABI_PARAM1 RDI macro
/dports/emulators/yuzu/yuzu-0b47f7a46/externals/dynarmic/src/backend/x64/
H A Dabi.h19 constexpr HostLoc ABI_PARAM1 = HostLoc::RCX; variable
67 constexpr HostLoc ABI_PARAM1 = HostLoc::RDI; variable
H A Dblock_of_code.h128 static const Xbyak::Reg64 ABI_PARAM1; variable
136 static const Xbyak::Reg64 ABI_PARAM1; variable
H A Dblock_of_code.cpp27 const Xbyak::Reg64 BlockOfCode::ABI_PARAM1 = Xbyak::util::rcx; member in Dynarmic::Backend::X64::BlockOfCode
/dports/emulators/citra-qt5/citra-ac98458e0/externals/dynarmic/src/backend/x64/
H A Dabi.h19 constexpr HostLoc ABI_PARAM1 = HostLoc::RCX; variable
67 constexpr HostLoc ABI_PARAM1 = HostLoc::RDI; variable
H A Dblock_of_code.h124 static const Xbyak::Reg64 ABI_PARAM1; variable
132 static const Xbyak::Reg64 ABI_PARAM1; variable
H A Dblock_of_code.cpp27 const Xbyak::Reg64 BlockOfCode::ABI_PARAM1 = Xbyak::util::rcx; member in Dynarmic::Backend::X64::BlockOfCode
/dports/emulators/citra/citra-ac98458e0/externals/dynarmic/src/backend/x64/
H A Dabi.h19 constexpr HostLoc ABI_PARAM1 = HostLoc::RCX; variable
67 constexpr HostLoc ABI_PARAM1 = HostLoc::RDI; variable
H A Dblock_of_code.h124 static const Xbyak::Reg64 ABI_PARAM1; variable
132 static const Xbyak::Reg64 ABI_PARAM1; variable
H A Dblock_of_code.cpp27 const Xbyak::Reg64 BlockOfCode::ABI_PARAM1 = Xbyak::util::rcx; member in Dynarmic::Backend::X64::BlockOfCode
/dports/emulators/yuzu/yuzu-0b47f7a46/src/common/x64/
H A Dxbyak_abi.h55 constexpr inline Xbyak::Reg ABI_PARAM1 = Xbyak::util::rcx; variable
106 constexpr inline Xbyak::Reg ABI_PARAM1 = Xbyak::util::rdi; variable
/dports/emulators/citra/citra-ac98458e0/src/common/x64/
H A Dxbyak_abi.h55 constexpr inline Xbyak::Reg ABI_PARAM1 = Xbyak::util::rcx; variable
106 constexpr inline Xbyak::Reg ABI_PARAM1 = Xbyak::util::rdi; variable
/dports/emulators/citra-qt5/citra-ac98458e0/src/common/x64/
H A Dxbyak_abi.h55 constexpr inline Xbyak::Reg ABI_PARAM1 = Xbyak::util::rcx; variable
106 constexpr inline Xbyak::Reg ABI_PARAM1 = Xbyak::util::rdi; variable
/dports/emulators/citra/citra-ac98458e0/externals/dynarmic/src/backend/A64/
H A Dabi.h17 constexpr HostLoc ABI_PARAM1 = HostLoc::X0; variable
H A Dblock_of_code.h105 static const Arm64Gen::ARM64Reg ABI_PARAM1; variable
H A Dblock_of_code.cpp32 const Arm64Gen::ARM64Reg BlockOfCode::ABI_PARAM1 = Arm64Gen::ARM64Reg::X0; member in Dynarmic::BackendA64::BlockOfCode
/dports/emulators/citra-qt5/citra-ac98458e0/externals/dynarmic/src/backend/A64/
H A Dabi.h17 constexpr HostLoc ABI_PARAM1 = HostLoc::X0; variable
H A Dblock_of_code.h105 static const Arm64Gen::ARM64Reg ABI_PARAM1; variable
H A Dblock_of_code.cpp32 const Arm64Gen::ARM64Reg BlockOfCode::ABI_PARAM1 = Arm64Gen::ARM64Reg::X0; member in Dynarmic::BackendA64::BlockOfCode