🔁 Update README

This commit is contained in:
Alpay Yildirim 2018-10-18 06:06:05 +02:00 committed by GitHub
parent 24488704b2
commit 5cc99b8a74
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -14,8 +14,8 @@ Knowledge I have found interesting about the topic of **x86 assembly**.
dword = **DWORD** = (double-word) </br>
qword = **QWORD** = (quad-word)
### NOTE:
On 32 Bit ARM CPUs a WORD is 32 Bits.
### NOTE: 📝
On 32 Bit ARM CPUs a WORD is 32 Bit.
## 🔧 x86 Registers 🔧