mirror of
https://github.com/RRZE-HPC/OSACA.git
synced 2025-12-16 09:00:05 +01:00
renamed doc to docs and more documentation
This commit is contained in:
@@ -170,7 +170,7 @@ AArch64 markers
|
||||
^^^^^^^^^^^^^^^
|
||||
**Byte markers**
|
||||
|
||||
.. code-block:: asm
|
||||
.. code-block:: arm
|
||||
|
||||
mov x1, #111 // OSACA START
|
||||
.byte 213,3,32,31 // OSACA START
|
||||
@@ -182,7 +182,7 @@ AArch64 markers
|
||||
|
||||
**Comment line markers**
|
||||
|
||||
.. code-block:: asm
|
||||
.. code-block:: arm
|
||||
|
||||
// OSACA-BEGIN
|
||||
.loop:
|
||||
|
||||
Reference in New Issue
Block a user