mirror of
https://git.suyu.dev/suyu/dynarmic.git
synced 2025-12-31 03:37:42 +01:00
backend/arm64: Initial framework
This commit is contained in:
parent
e7b2eb2c7c
commit
d877777c50
8 changed files with 548 additions and 0 deletions
1
.github/workflows/aarch64.yml
vendored
1
.github/workflows/aarch64.yml
vendored
|
|
@ -45,6 +45,7 @@ jobs:
|
|||
-DCMAKE_BUILD_TYPE=${{env.BUILD_TYPE}}
|
||||
-DDYNARMIC_TESTS_USE_UNICORN=0
|
||||
-DDYNARMIC_USE_LLVM=0
|
||||
-DDYNARMIC_FRONTENDS=A32
|
||||
-G Ninja
|
||||
|
||||
- name: Build
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue