Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in assembly

Declaring Arrays In x86 Assembly

arrays assembly x86 nasm att

Difference between MOV r/m8,r8 and MOV r8,r/m8

Is mars MIPS simulator Big or Little Endian

Segmentation-fault caused by cmp

Does it matter which registers you use when writing assembly?

Pseudorandom generator in Assembly Language

algorithm assembly prng

Why does IA-32 have a non-intuitive caller and callee register saving convention?

sub eax,0 - does it do anything?

basic assembly not working on Mac (x86_64+Lion)?

How can I get an extra segment in DOS?

WC vs WB memory? Other types of memory on x86_64?

Why does a std::atomic store with sequential consistency use XCHG?

Is it possible to get both the modulus and quotient of division in a single operation in C++?

Defining a variable inside c++ inline assembly

How to push a 64bit int in NASM?

assembly x86-64 nasm

MIPS jump and branch instructions range

assembly mips machine-code

What does ESP mean in assembly? [duplicate]

MSP430 assembly instructions

assembly processor msp430

What does $ mean in MIPS assembly? [closed]

assembly mips

Is it possible to detect the CPU architecture from machine code?

assembly x86 arm x86-64