Implements stage 5

This commit is contained in:
2025-11-05 20:01:41 +01:00
parent 5df85799ef
commit 1462563e39
6 changed files with 107 additions and 29 deletions

8
.asm-lsp.toml Normal file
View File

@@ -0,0 +1,8 @@
[default_config]
version = "0.10.1"
assembler = "gas"
instruction_set = "riscv"
[default_config.opts]
diagnostics = true
default_diagnostics = true