mirror of
https://github.com/Lukas0025/POC1-SIMD-DNA.git
synced 2025-04-06 15:42:18 +01:00
Added ifo header to ASM codes
This commit is contained in:
parent
9d8ffb7ee6
commit
d15f943c5f
@ -1,3 +1,9 @@
|
|||||||
|
#
|
||||||
|
# Increment instruction implementation in DNA|SIMD
|
||||||
|
# @autor Lukáš Plevač <xpleva07@vutbr.cz>
|
||||||
|
# @date 11.21.2023
|
||||||
|
#
|
||||||
|
|
||||||
define:
|
define:
|
||||||
0 [ABC][DE]
|
0 [ABC][DE]
|
||||||
1 [AB][CDE]
|
1 [AB][CDE]
|
||||||
|
@ -1,3 +1,9 @@
|
|||||||
|
#
|
||||||
|
# RULE 110 cellular automaton implementation in DNA|SIMD
|
||||||
|
# @autor Lukáš Plevač <xpleva07@vutbr.cz>
|
||||||
|
# @date 11.21.2023
|
||||||
|
#
|
||||||
|
|
||||||
define:
|
define:
|
||||||
0 [ABC][DE]
|
0 [ABC][DE]
|
||||||
1 {A}[BCDE]
|
1 {A}[BCDE]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user