- Mastering Assembly Programming
- Alexey Lyashko
- 49字
- 2021-08-20 10:23:29
Bit #10 - direction flag
The direction flag (DF) controls the direction of string operations. An operation is performed from the lower address to the higher address if the flag is reset (is 0) or from the higher address to the lower address if the flag is set (is 1).
推薦閱讀
- 軟件安全技術
- Bootstrap Site Blueprints Volume II
- INSTANT FreeMarker Starter
- Cocos2d-x游戲開發:手把手教你Lua語言的編程方法
- Learning RabbitMQ
- NLTK基礎教程:用NLTK和Python庫構建機器學習應用
- Learning ASP.NET Core 2.0
- FLL+WRO樂高機器人競賽教程:機械、巡線與PID
- Hands-On Natural Language Processing with Python
- Node.js:來一打 C++ 擴展
- C語言程序設計
- Android Studio Cookbook
- Java程序設計基礎(第6版)
- JQuery風暴:完美用戶體驗
- Python硬件編程實戰