Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in assembly

GCC/objdump: Generating compilable/buildable assembly (interspersed with C/C++) source?

c gcc assembly objdump

how to write inline assembly codes about LOOP in Xcode LLVM?

Optimize this assembly code

sections in assembly language program

assembly linker

C++ - extremely strange machine code behaviour

How to check keys status in x86 assembly?

PC boot: dl register and drive number

cmpxchg for WORD faster than for BYTE

.Net assembly adds superfluous AND when setting bool to TRUE?

c# assembly clr

How to choose the assembler GCC uses?

gcc assembly

How can I manually increment an instruction pointer from a context?

impossible to write on stack (stack overflow)

SSE2: How To Load Data From Non-Contiguous Memory Locations?

how to do a relative jump/call with inline assembly in GCC (x86_64)

c gcc assembly x86-64

How can I create a bootable CD image with my kernel?

Using 3Dh causes interrupt to only return "Acces Denied"

assembly x86-16 dos tasm dosbox

What is the correct constant for the exit system call?

gcc assembly x86-64

Do FP and integer division compete for the same throughput resources on x86 CPUs?

A reference for AT&T syntax assembly floating point arithmetic

assembly floating-point x86

Bootloader Strange Behavior