mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-04-30 11:37:16 +02:00
Add load_vm, memory-operand macro substitution, and a generic inc32_mem instruction to the AsmInt DSL. Also drop redundant mov reg, reg copies in the backends so handlers that use the new helpers expand to cleaner assembly.