Skip to content

Commit

Permalink
Fix typo in RISCV_Instructions.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
jquevremont authored Jan 29, 2024
1 parent 5fcdc65 commit 6be9859
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/01_cva6_user/RISCV_Instructions.rst
Original file line number Diff line number Diff line change
Expand Up @@ -162,7 +162,7 @@ The notations below are used in the description of instructions.

- **>>u**: Right shift of 2 unsigned values.

- **M[address]**: Value existe in the address of the memory.
- **M[address]**: Value exists in the address of the memory.

- **/s**: Division of 2 signed values.

Expand Down

0 comments on commit 6be9859

Please sign in to comment.