AArch64: Don't force numbering of <dt>
annotations in instruction pattern
#219
Labels
bug
Something isn't working
<dt>
annotations in instruction pattern
#219
AArch64 instruction patterns cannot include multiple
.<dt>
specifiers. In this case, they must be numbered as.<dt0>, .<dt1>, ..
. This is unexpected, undocumented, and no useful error message is given when it happens..<dt>
.<dt>
size specifiers, and force the respective specifiers to be equal during parsingNoted by @nebeid
The text was updated successfully, but these errors were encountered: