customasm
customasm copied to clipboard
[Feature Request]: Have a `=` in the mnemonics.
- This Should Be implemented Because it add the Ability to make the new ASM Syntax more Beautifull. E.G: -
ADD R0 = R1, R2
- This Will Be not that hard to Implement😜.