Skip to content

Practice ASM (Currently) x86 assembly to further understand what higher-level code gets compiled from a compiler and be able to interpret it.

License

Notifications You must be signed in to change notification settings

KDahir247/Assembly_Studies

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

X86AssemblyPratice

Practicing MASM (Currently) x86 assembly to further understand what higher level code get compiled to from a compiler and be able to interpret it. Will Practice FASM eventually and ARM.

MASM exercise
Basic Arithmetic, Floating Point, String, SIMD, SSE, AVX, and other misc like input, output, etc..


Inspired by Mike Acton talk regarding to Data Oriented Display the importance of reading/writting assembly for truly understanding what happens to your code. https://www.youtube.com/watch?v=rX0ItVEVjHc&t=268s

Plus I enjoy writing in Assembly!!

About

Practice ASM (Currently) x86 assembly to further understand what higher-level code gets compiled from a compiler and be able to interpret it.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published