Skip to content
GitLab
Explore
Sign in
Register
ntdll: Use assembly wrapper for unixlib calls on ARM64EC.
Code
Review changes
Check out branch
Download
Patches
Plain diff
Expand sidebar
ntdll: Use assembly wrapper for unixlib calls on ARM64EC.
Jacek Caban
requested to merge
jacek/wine:arm64ec-unix-call
into
master
May 17, 2024
Overview
0
Commits
1
Pipelines
3
Changes
5
Instead of using inderect C calls, which need to go through the call dispatcher.
Merge request reports
Loading