我只看到 x86 定义了 TARGET_HAS_PRECISE_SMC (target-i386/cpu.h),评论说,
/* support for self modifying code even if the modified instruction is
close to the modifying instruction */
#define TARGET_HAS_PRECISE_SMC
我想知道它的含义并想了解更多信息,但谷歌搜索无济于事。你介意对此有所了解吗?谢谢。