Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in x86

VEX prefixes encoding and SSE/AVX MOVUP(D/S) instructions

What is <.got> section in ELF?

x86 binary elf bin got

Writing a VOP that is equivalent to mul/imul

Why does an x86 WiX installer on Windows Vista x64 not write keys to Wow6432Node in the registry?

Automatically generate xmm register name in a gas macro?

assembly x86 gnu-assembler sse

Coding in x86 - compiler code generation

compiler-construction x86

Could someone explain about large fs:0?

Is it possible to assign parts of the shared L2 caches to different cores

c linux x86 multicore

Optimize socket data transfer over loopback wrt NUMA

linux-kernel x86 x86-64 dma numa

Best way to compute max mask of sse var

c inline assembly loading a register value to esp register

How can you calculate a factor if you have the other factor and the product with overflows?

c++ c x86 dword

how is CPU physical address space mapped to physical DRAM?

Why modifying an instruction cause huge i-cache and i-TLB misses on x86?

When does stack grow? How does OS know when to grow stack?

c assembly memory x86 abi

How can I transpose an image in Assembly?

Using LLDT and configuring the GDT for it

assembly x86 nasm osdev

Ignoring a system call

c linux gcc x86 ptrace

Reference for x86 instructions by functionality

Cannot access memory as SSE type on x86 but works fine on x64

c++ x86 sse