Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in x86

GDB watch DMA controller memory access on x86

x86 gdb qemu dma watchpoint

Intel VEX prefix, L bit value does not behave according to docs

Prologue of "add esp, 0FFFFFFF8h"

how to use c variable in assembly code

c variables assembly x86

Call assembly procedure from another assembly file?

LLVM Backend : Replacing indirect jmps for x86 backend

x86 llvm code-generation

Does stack grow upwards or downwards

c gcc 64-bit x86 stack

Do UEFI DXE Drivers operate in real-mode? What about "ring -2" or "ring -3" code?

Floating point assembly on intel processor

Why do x86 mul and div instructions only take a source operand?

Can 32-bit LINUX 2.6 executables run reliably on LINUX 3.2 machines?

linux x86 x86-64 glibc strace

Where can I find programs for practicing C and assembler(IA32)?

c linux assembly ubuntu x86

Why is it better to use the ebp than the esp register to locate parameters on the stack?

using text macros @date or @time in MASM x86

assembly x86 masm masm32

How to use an AC_CHECK_HEADER header in an AC_COMPILE_IFELSE program

c x86 autotools autoconf