We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 64685f6 commit a4a7f4fCopy full SHA for a4a7f4f
docs_sphinx/submissions/report_25_05_08.rst
@@ -347,7 +347,9 @@ Microkernel
347
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
348
349
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.
+
351
+1. First asserts are placed to check if the instruction is used correctly to evade most errors from usage.
352
353
2. The instruction is build using masking operation and shifts to the starting bit of the opcode "block".
354
355
.. code-block:: cpp
0 commit comments