Skip to content

Commit a4a7f4f

Browse files
committed
fix: typos
1 parent 64685f6 commit a4a7f4f

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

docs_sphinx/submissions/report_25_05_08.rst

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -347,7 +347,9 @@ Microkernel
347347
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
348348

349349
Each instruction we generate gets a wrapper which is based on the following structure:
350-
1. First assert are placed to check if the instruction is used correctly to evade most errors from usage.
350+
351+
1. First asserts are placed to check if the instruction is used correctly to evade most errors from usage.
352+
351353
2. The instruction is build using masking operation and shifts to the starting bit of the opcode "block".
352354

353355
.. code-block:: cpp

0 commit comments

Comments
 (0)