Skip to content

Commit

Permalink
Minor fix
Browse files Browse the repository at this point in the history
  • Loading branch information
parraman committed Sep 6, 2021
1 parent e45f055 commit 8046038
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/directives.rst
Expand Up @@ -72,8 +72,8 @@ instructions are to be encoded.

.. _directive-equ:

EQU: 8-bits bitwise AND
^^^^^^^^^^^^^^^^^^^^^^^^
EQU: Define symbolic name
^^^^^^^^^^^^^^^^^^^^^^^^^

The EQU directive gives a symbolic name or tag to an expression. This tag can
be later used in subsequent lines of assembly code and will be substituted by
Expand Down

0 comments on commit 8046038

Please sign in to comment.