For example the predres extension adds one instruction that
is a sys alias. Previously this wasn't disassembled properly
with "+all".
This was because a check for "+all" was added to haveFeatures
in AArch64SysReg but not in SysAlias.
Differential D129147
[llvm][AArch64] Fix "+all" feature for sysreg aliases DavidSpickett on Jul 5 2022, 9:17 AM. Authored by
Details For example the predres extension adds one instruction that This was because a check for "+all" was added to haveFeatures
Diff Detail
|