- Mastering Assembly Programming
- Alexey Lyashko
- 36字
- 2021-08-20 10:23:29
Bit #6 - zero flag
The zero flag (ZF) is set when the result of an arithmetic or bitwise operation is 0. This includes operations that do not store the result (for example, comparison and bit test).
推薦閱讀
- Learning Single:page Web Application Development
- 潮流:UI設(shè)計(jì)必修課
- Learning ArcGIS Pro 2
- Python爬蟲(chóng)開(kāi)發(fā)與項(xiàng)目實(shí)戰(zhàn)
- oreilly精品圖書(shū):軟件開(kāi)發(fā)者路線圖叢書(shū)(共8冊(cè))
- JavaScript:Moving to ES2015
- The HTML and CSS Workshop
- concrete5 Cookbook
- The Complete Coding Interview Guide in Java
- Python編程:從入門(mén)到實(shí)踐
- 微信小程序項(xiàng)目開(kāi)發(fā)實(shí)戰(zhàn)
- The DevOps 2.5 Toolkit
- Python深度學(xué)習(xí):模型、方法與實(shí)現(xiàn)
- Swift 4 Protocol-Oriented Programming(Third Edition)
- Java 9:Building Robust Modular Applications