Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
8086 汇编中使用什么寄存器而不是 FP?我认为它是SP或ESP。我对吗?
来自哪里FP?它有什么助记符?
FP
如果它是“帧指针”的助记符,则 *BP更可能是 x86 系列中的寄存器等效项。如果它用于下推堆栈,那么 *SP是 x86 系列中的等价物。
BP
SP