-
Notifications
You must be signed in to change notification settings - Fork 21
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ARM.Identify: more wrapping for block classifiers for PSTATE_T
This adds an additional post-processing step to the classifier wrapper that drops the low bit on any target addresses. The ASL spec says that the BX instruction shouldn't actually attempt to jump to an address with the low bit set, but should only use it to decide the processor mode and then clear it before writing to the PC.
- Loading branch information
1 parent
0ebe111
commit d510d1f
Showing
1 changed file
with
48 additions
and
6 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