Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in masm

Write a maximum of two instructions to clear, set and complement some bits in the AL register

assembly x86 xor masm

Assembly Language (x86): How to create a loop to calculate Fibonacci sequence

Les instruction purpose?

assembly x86 masm

Detecting architecture at compile time from MASM/MASM64

Call C standard library function from asm in Visual Studio

What is the difference between MASM.exe and ml.exe?

windows assembly masm

TSL instruction reference

assembly masm

Why can't I change the value of a segment register? (MASM)

assembly x86 masm

Assembly language - Stack machine

assembly x86 masm

__cdecl, __stdcall and __fastcall are all called the exact same way?

Assembly language for Reverse Engineering [closed]

Taking an Assembly Course, Stuck in DOS!

assembly dos masm

Quick, beginner MASM register question - DX:AX

assembly masm cpu-registers

Returning a __m128d from MASM procedure to a C caller

masm sse visual-c++-2013

Outputting Hello World in MASM using WIN32 Functions

winapi assembly masm masm32

x86 assembly equ vs =

How are dw and dd different from db directives for strings?

string assembly x86 nasm masm

Difference between `bx` and `bp`?

assembly masm masm32

Why doesn't MS-DOS initialize the DS and ES registers?

assembly dos intel masm x86-16

Infected compiler, or malfunction?

assembly masm masm32 virus