forked from qmonnet/rbpf
-
Notifications
You must be signed in to change notification settings - Fork 175
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Refactor - removes usage of
REGISTER_OTHER_SCRATCH
(#597)
* Adds support for RSP in Value::RegisterIndirect arguments. * Pass value to store as RSP based RegisterIndirect argument. * Reorders value to store block above. * Replace usage of REGISTER_OTHER_SCRATCH with REGISTER_SCRATCH and stack_slot_of_value_to_store. * Same for the case in which address translation is disabled.
- Loading branch information
Showing
1 changed file
with
29 additions
and
20 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