|
|
098c496fd2
|
arm: make disassembler functions const
|
2026-04-07 17:58:36 +03:00 |
|
|
|
2f7c457f8b
|
arm: make disassembler have lowercase mnemonics
|
2026-04-07 17:45:54 +03:00 |
|
|
|
3e7f0e61df
|
lint: apply cargo fmt
|
2026-04-07 17:39:41 +03:00 |
|
|
|
e9858a3eb9
|
build: apply clippy fixes
|
2026-04-07 17:38:37 +03:00 |
|
|
|
ca5681976d
|
arm: generate disassembler
|
2026-04-07 17:35:36 +03:00 |
|
|
|
866328ad54
|
arch: decouple from IR
|
2026-04-07 14:30:55 +03:00 |
|
|
|
fa19fab985
|
ir: remove expr, keep stmt only
|
2026-04-07 14:18:53 +03:00 |
|
|
|
2a414d38e1
|
ty: add I32 constants
|
2026-04-07 13:53:30 +03:00 |
|
|
|
ebf798e22e
|
feat: implement arch, initial arm prototype
|
2026-04-07 13:49:49 +03:00 |
|
|
|
4a4d49f7de
|
make ir expression based
|
2026-04-07 10:40:47 +03:00 |
|
|
|
73dd1215a8
|
dfg,body: implement simple dfg + body
|
2026-04-06 23:14:57 +03:00 |
|
|
|
38d2bc6e45
|
initial commit
|
2026-04-06 22:57:19 +03:00 |
|