Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in x86

Why does the Linux Kernel copy implementation use the AC flag?

Why is /=2 different from >>=1 for signed integers, and compiles to different asm?

What is the difference between linear ,physical ,logical and virtual memory address?

Stack cleanup not working (__stdcall MASM function)

c assembly x86 masm stdcall

developing for new instruction sets

x86 sse avx

x86 code generator framework for Delphi

x86 opcode alignment references and guidelines

Question about the Intel's IA-32 software developer manual

assembly intel x86

SegFaults in my Assembler? But that's impossible! :O

Redundant Assembly Instructions?

Windows initial execution context

How does this dissaseble output correlate to the function source? [closed]

c assembly x86

asm code containing %0,what does that mean?

Must IRET be used when returning from an interrupt?

Writing to stderr in x86 assembly

assembly x86

Can I send signals to different threads

c++ c linux gcc x86

Asterisk Pointer in Assembly (I32 / x86) [duplicate]

pointers assembly x86 gdb att

How MTRR registers implemented? [closed]

Add a constant value to a xmm register in x86

assembly x86 sse x87

First OS, a few assembly line explanations

assembly x86 bootloader bios