mirror of
https://github.com/AYIDouble/x86-Assembly-Reverse-Engineering.git
synced 2026-06-20 16:45:30 +08:00
🔁 Update README
This commit is contained in:
parent
251635dbd5
commit
539bd91b72
1 changed files with 6 additions and 0 deletions
|
|
@ -44,3 +44,9 @@ You also have **double-precision floating point going from xmm0 to xmm15**.*
|
|||
### 🚩 EFLAGS 🚩
|
||||
|
||||

|
||||
|
||||
### 📝 Cheatsheet x86 Assembly 📝
|
||||
|
||||
<p align="center">
|
||||
<img src="Images/cheatography_gcc-x86-assembly-quick-reference-cheat-sheet.jpg">
|
||||
</p>
|
||||
|
|
|
|||
Loading…
Reference in a new issue