foot/emulator/customasm/first.asm
shylie e647b9e146
All checks were successful
Test / build (push) Successful in 11s
Add some tests for SIMD instruction variants
2025-08-19 08:03:58 -04:00

9 lines
95 B
NASM

#include "foot.asm"
CNST. r1, #0xFFFF
loop:
CNST. [r1], #65
CNST. [r1], #66
CNST. r31, #loop