Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update displayOperands to handle optional operands
The displayOperands function previously did not distinguish between optional and required operands. This change updates the function to display optional operands within square brackets. `vd,vs2,vs1,[,vm]`
- Loading branch information