Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in assembly

Visual C++ appends 0xCC (int3) bytes at the end of functions

Using scanf with x86-64 GAS assembly

Do you have to initialize registers in MIPS

assembly mips cpu-registers

Is it more efficient to multiply within the address displacement or outside it?

How to include another assembly in a Windows Phone 8 XAP

How to get the square of a number in assembly

assembly x86-16 fasm

Does LEA perform signed or unsigned arithmetic?

assembly x86

Do the bytes "00 10 A1 B3" make sense in Arm 32-bit architecture?

Nop and Pipeline Hazards in this Assembly MIPS

assembly mips

Semaphore implementation using x86 assembly

gcc inline asm x86 CPU flags as input dependency

c++ gcc assembly constraints

Windbg breakpoint on a register value

Multithreading with inline assembly and access to a c variable

What does the extldi instruction do? (PowerPc)

assembly powerpc

How to run old x86 DOS assembly programs in 64-bits Windows? [closed]

windows assembly x86 dos

measure time to execute single instruction

c assembly time instructions