Skip to content

Add Windows ARM64 build support#2286

Open
expend20 wants to merge 4 commits intounicorn-engine:masterfrom
expend20:win-arm64-build
Open

Add Windows ARM64 build support#2286
expend20 wants to merge 4 commits intounicorn-engine:masterfrom
expend20:win-arm64-build

Conversation

@expend20
Copy link

The changes include:

  • ARM64 architecture detection in CMakeLists.txt
  • ARM64 Windows SEH trampoline in translate-all.c
  • Native ARM64 setjmp/longjmp assembly wrappers
  • MSVC compatibility fixes for aarch64 TCG backend
  • Disabled x86-specific intrinsics on ARM64

The changes include:
* ARM64 architecture detection in CMakeLists.txt
* ARM64 Windows SEH trampoline in translate-all.c
* Native ARM64 setjmp/longjmp assembly wrappers
* MSVC compatibility fixes for aarch64 TCG backend
* Disabled x86-specific intrinsics on ARM64
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.

1 participant