Skip to content

Commit c55c604

Browse files
yrp604galenbwill
authored andcommitted
PR #6757: prefer fp, lr for x29, x30
arm64: prefer fp, lr arm64: update tests to use new reg names, improve windows build
1 parent 1e607cb commit c55c604

File tree

4 files changed

+627
-626
lines changed

4 files changed

+627
-626
lines changed

arch/arm64/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ There are three tests:
1919
Personal Binary Ninja users can test via the built in console:
2020

2121
```
22-
>>> sys.path.append('C:/users/x/documents/binja/arch-arm64') # Path directory containing arm64test.py
22+
>>> sys.path.append('C:/users/x/onedrive/documents/binja/binaryninja-api/arch/arm64') # Path directory containing arm64test.py
2323
>>> from importlib import reload
2424
>>> import arm64test
2525
success!

0 commit comments

Comments
 (0)