Skip to content

Releases: LeoChen-CoreMind/VMPacker

Release-20260313-2310

07 Mar 10:53

Choose a tag to compare

The previous generation frequently encountered bugs such as register conflicts, semantic errors, and overlaps due to design flaws. This generation has redesigned the solution, with most instructions only using stack mode to fundamentally solve register conflicts, semantic errors, overlaps, and other bugs

上一代因为设计缺陷频繁出现寄存器冲突、语义错误、overlap 等BUG。这一代重新设计了方案,大多数指令只用栈模式,从根源上解决寄存器冲突、语义错误、overlap 等BUG

创建workflow

Release-20260304-2345

04 Mar 15:47

Choose a tag to compare

At present, all 121 instruction demos have been successfully tested and some known bugs have been fixed. Due to the large number and complexity of arm64 instructions, they need to be checked and updated one by one. We welcome everyone to raise issues and work together to fix them.

目前所有121条指令demo全部测试成功,修复已知部分bug,由于arm64指令太多太复杂,需要逐一排查更新,欢迎大家提issues和pr大家一块共同修复。