开发者

What register is used instead of FP (Frame Pointer) in 8086 assembly?

What register is used in 8086 assembly i开发者_开发技巧nstead of FP? I think it is SP or ESP. Am I right?


Where is FP from? What is it mnemonic for?

If it's a mnemonic for "Frame Pointer" than *BP is more likely the register equivalent in the x86 family. If it's for the push-down stack then *SP is the equivalent in the x86 family.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜