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
Those VEX specifiers no longer appear in the Intel manuals (and never appeared in AMD?), as they are subsumed by the operand encoding tables, which we also specify in <opr></opr>.
Yet we are syntactically forced to specify them in optable.xml.
I don't see anywhere where we're using them, so I'd be in favor of just dropping them entirely.
The text was updated successfully, but these errors were encountered:
Those VEX specifiers no longer appear in the Intel manuals (and never appeared in AMD?), as they are subsumed by the operand encoding tables, which we also specify in
<opr></opr>
.Yet we are syntactically forced to specify them in
optable.xml
.I don't see anywhere where we're using them, so I'd be in favor of just dropping them entirely.
The text was updated successfully, but these errors were encountered: