mirror of
https://github.com/0xNikilite/oboromi.git
synced 2026-01-31 01:15:22 +01:00
Introduced register allocation and access methods in sm86.rs, including support for the zero register. Added SPIR-V emitter functions for pointer, variable, load, store, and arithmetic operations in spirv.rs to support register operations and instruction translation.