You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
AArch64: Add support for repeated .<dt> specifiers
- Add support for using repeated .<dt> in instruction patterns, while keeping backward compatibility.
- Introduce a new static method `_replace_duplicate_mnemonicKey()` in `AArch64Instruction` to handle duplicate <dt> specifiers during parsing and writing.
Signed-off-by: willieyz <willie.zhao@chelpis.com>
0 commit comments