- Mastering Assembly Programming
- Alexey Lyashko
- 57字
- 2021-08-20 10:23:26
Stack pointer
An ESP register is the stack pointer. This register, together with the SS register (the SS register is explained a bit later in this chapter), describes the stack area of a thread, where SS contains the descriptor of the stack segment and ESP is the index that points to the current position within the stack.
推薦閱讀
- 數(shù)據(jù)庫(kù)系統(tǒng)原理及MySQL應(yīng)用教程(第2版)
- C#高級(jí)編程(第10版) C# 6 & .NET Core 1.0 (.NET開(kāi)發(fā)經(jīng)典名著)
- Mastering JavaScript Object-Oriented Programming
- OpenCV for Secret Agents
- Web Development with Django Cookbook
- Programming ArcGIS 10.1 with Python Cookbook
- jQuery從入門(mén)到精通 (軟件開(kāi)發(fā)視頻大講堂)
- C語(yǔ)言課程設(shè)計(jì)
- Learning Node.js for .NET Developers
- JavaScript程序設(shè)計(jì):基礎(chǔ)·PHP·XML
- Java 9 Programming By Example
- Implementing Microsoft Dynamics NAV(Third Edition)
- 安卓工程師教你玩轉(zhuǎn)Android
- Python面向?qū)ο缶幊蹋ǖ?版)
- ASP.NET Core 2 High Performance(Second Edition)