-
Notifications
You must be signed in to change notification settings - Fork 159
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Implement ARMv8 IMFC and Load/Store Shared (#562)
* Implement AArch64 InterModule Function call * fix memory access mistakes, now uses offset mode * removed all the debug printout for imfc * add rewriter mode check- delete unwanted functions * fix break on dynamic mode * aarch64 broken movePCToReg implementation * movePCToReg still not working * fix addressing mode for emitLoadRelative * LoadShared: snip_ref_shlib_var test passes * add assert details, remove debug code, and format patch * inst-aarch64: sprintf -> snprintf, debug comments cleanup * Minor cleanup- Remove commented-out code and debug print statements.
- Loading branch information
Showing
1 changed file
with
194 additions
and
18 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters