From 3f2cb18c40885ede0f3ea268c75139e9c270721f Mon Sep 17 00:00:00 2001 From: Alpay Yildirim Date: Thu, 18 Oct 2018 10:48:51 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=81=20Update=20README?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 3cbf4c6..95811ac 100644 --- a/README.md +++ b/README.md @@ -17,6 +17,14 @@ qword = **QWORD** = (quad-word) ### NOTE: 📝 On 32 Bit ARM CPUs a WORD is 32 Bit. +

+ +

+ +

+ +

+ ## 🔧 x86 Registers 🔧 *(Older Text from the University of Virginia Computer Science (2006), one of the best Guides for x86 Assembly)* @@ -49,7 +57,6 @@ You also have **double-precision floating point going from xmm0 to xmm15**.* [Full Cheatsheet x86 Assembly, 20 Pages.](Docs/x86_Assembly.pdf) -