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
The V instruction set has a large number of instructions, and it is difficult for us to complete these instructions at once, so these instructions are divided into 3 parts.
The first part needs to be implemented first
The second part depends on the situation
And the third part is instructions that we don’t need in the short term ( Floating / atomic instructions).
Note:
The first column: implemented or not
The second column: tested or not
Phase plan of the V instruction set
The V instruction set has a large number of instructions, and it is difficult for us to complete these instructions at once, so these instructions are divided into 3 parts.
Note:
The first column: implemented or not
The second column: tested or not
Part 1
Part 2
Part 3
The text was updated successfully, but these errors were encountered: