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
…izes)
For all instructions except FCVT, a 'type' field value greater than 1 should render the instruction invalid. The 'opc' field is used only for FCVT to determine only the destination register. All other instructions and operands use solely the 'type' field to determine source/destination registers.
This commit also fixes Issue #254.
This instruction should be invalid.
Bytes:
9a c3 62 1e
Output:
fcvt d26, d28
The text was updated successfully, but these errors were encountered: