mirror of
https://github.com/Lukas0025/POC1-SIMD-DNA.git
synced 2025-04-05 07:11:32 +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:
|
||||
0 [ABC][DE]
|
||||
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:
|
||||
0 [ABC][DE]
|
||||
1 {A}[BCDE]
|
||||
|
Loading…
x
Reference in New Issue
Block a user