Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
DynamoRIO
dynamorio
Merge requests
!5354
i#2626: AArch64 v8 decode: Fix SYS instruction
Code
Review changes
Check out branch
Download
Email patches
Plain diff
Merged
Assad Hashmi
requested to merge
i2626-aarch64-sys-opnd-fix
into
master
Feb 14, 2022
Overview
2
Commits
1
Pipelines
0
Changes
4
The SYS instruction was being decoded using the deprecated sysops bitfield.
Issue:
#2626