update documentation
This commit is contained in:
parent
2c28eb4194
commit
8ae90cb4ef
3 changed files with 8 additions and 8 deletions
|
@ -1,5 +1,5 @@
|
|||
# basic_test
|
||||
|
||||
Verify basic usage of all instructions. Includes tests to ensure pipeline stalls sufficiently for correctness but does not test for unnecessary stalls.
|
||||
Verify basic usage of all instructions. Includes tests to ensure pipeline stalls sufficiently for correctness but does not test for unnecessary/excessive stalls.
|
||||
|
||||
Currently store/load does not implement proper stalling so these operations are padded with nop
|
||||
Currently store/load does not implement proper stalling so these operations are padded with `nop`
|
Loading…
Add table
Reference in a new issue