GP-7018 的回归: 在 mov 指令中交换操作数
作者: hochwasser创建于 2026年9月14日更新于 2026年9月14日
标签Type: BugFeature: Processor/x86Status: Internal
**Describe the bug** The commit f9ed6f4 "GP-7018: Fixed register opsize for mov to/from segment registers" introduced a swap of the two operands in a _mov_ instruction. Before the commit, the code reads:
内容来源: NationalSecurityAgency/ghidra