project64/Source/Project64-core/N64System/Recompiler
zilmar 885d31f275 Core: Update Map_MemoryStack to pass gp by reference 2024-10-24 12:01:14 +10:30
..
Aarch64 Core: Add RecordLLAddress for 32bit register pointer 2023-12-14 13:52:15 +10:30
Arm Core: Add RecordLLAddress for 32bit register pointer 2023-12-14 13:52:15 +10:30
x64-86 Core: Add RecordLLAddress for 32bit register pointer 2023-12-14 13:52:15 +10:30
x86 Core: Update Map_MemoryStack to pass gp by reference 2024-10-24 12:01:14 +10:30
CodeBlock.cpp Core: Check recompiler memory based on the function size 2024-10-17 15:05:48 +10:30
CodeBlock.h Core: Check recompiler memory based on the function size 2024-10-17 15:05:48 +10:30
CodeSection.cpp Core: Change the Program counter to be 64bit 2024-06-06 14:09:12 +09:30
CodeSection.h Core: Change recompiler to use asmjit 2022-11-23 14:46:55 +10:30
ExitInfo.cpp Core: Get x64 compiling 2022-11-30 17:19:15 +10:30
ExitInfo.h Core: If jumping to an unaligned address then generate an exception 2024-10-24 10:31:48 +10:30
FunctionInfo.cpp Core: Change recompiler to use asmjit 2022-11-23 14:46:55 +10:30
FunctionInfo.h Core: Change recompiler to use asmjit 2022-11-23 14:46:55 +10:30
FunctionMap.cpp Code clean up 2022-10-10 10:52:17 +10:30
FunctionMap.h Code clean up 2022-10-10 10:52:17 +10:30
JumpInfo.cpp Core: Handle bgezal ra in the recompiler 2022-12-05 14:09:03 +10:30
JumpInfo.h Core: Handle bgezal ra in the recompiler 2022-12-05 14:09:03 +10:30
LoopAnalysis.cpp Core: Change the Program counter to be 64bit 2024-06-06 14:09:12 +09:30
LoopAnalysis.h Code clean up 2022-10-10 10:52:17 +10:30
Recompiler.cpp Core: In compiling a block be able to trace the time to compile 2024-10-24 10:04:45 +10:30
Recompiler.h Core: In compiling a block be able to trace the time to compile 2024-10-24 10:04:45 +10:30
RecompilerMemory.cpp Core: Check recompiler memory based on the function size 2024-10-17 15:05:48 +10:30
RecompilerMemory.h Core: Check recompiler memory based on the function size 2024-10-17 15:05:48 +10:30
RecompilerOps.cpp Core: Have R4300iInstruction in CRecompilerOpsBase 2023-12-21 10:34:03 +10:30
RecompilerOps.h Core: get CompileCheckFPUInput to be able to handle 32bit and 64bit 2024-02-15 21:00:12 +10:30
RegBase.cpp Code clean up 2022-10-10 10:52:17 +10:30
RegBase.h Code clean up 2022-10-10 10:52:17 +10:30
RegInfo.h Some code clean up to help build android 2021-06-28 11:27:35 +09:30
SectionInfo.h Code clean up 2022-10-10 10:52:17 +10:30
asmjit.h Update arm/arm64 to use asmjit 2023-04-05 10:16:21 +09:30
stdafx.h [Project64] Add stdafx.h 2016-01-13 22:53:48 +11:00