Skip to content

JIT: Ensure code cache consistency by zero-initializing padding bytes#5226

Merged
Sonicadvance1 merged 1 commit intoFEX-Emu:mainfrom
neobrain:fix_jit_consistency
Feb 26, 2026
Merged

JIT: Ensure code cache consistency by zero-initializing padding bytes#5226
Sonicadvance1 merged 1 commit intoFEX-Emu:mainfrom
neobrain:fix_jit_consistency

Conversation

@neobrain
Copy link
Copy Markdown
Member

Code caches are required to produce consistent results across runs (given unchanged input code maps), so this padding data must be initialized explicitly.

Comment thread FEXCore/Source/Interface/Core/JIT/JIT.cpp
@neobrain neobrain force-pushed the fix_jit_consistency branch from aa57ab3 to 89b9761 Compare February 23, 2026 15:49
@Sonicadvance1 Sonicadvance1 merged commit 3247195 into FEX-Emu:main Feb 26, 2026
13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants