Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in x86

What are the segment and offset in real mode memory addressing?

The relation between privileged instructions, traps and system calls

Anyone knows what "mov edi,edi " does?

Where is the Write-Combining Buffer located? x86

How to get c code to execute hex machine code?

c assembly x86 x86-64 shellcode

Endianness inside CPU registers

Can branch prediction crash my program?

Intel CPUs Instruction Queue provides static branch prediction?

Addressing Modes in Assembly Language (IA-32 NASM)

How to power down the computer from a freestanding environment?

How to use a logical address with an FS or GS base in gdb?

gdb x86 memory-segmentation

Floating Point Program gives Invalid Result

Difference between dts and ACPI

x86 assembly programming loops with ecx and loop instruction versus jmp + j<condition>

loops assembly x86

What's the point of the VPERMILPS instruction (_mm_permute_ps)?

mov eax, large fs:30h

debugging assembly x86 ida mov

SIMD instructions for floating point equality comparison (with NaN == NaN)

Intel Intrinsics guide - Latency and Throughput

Sum reduction of unsigned bytes without overflow, using SSE2 on Intel

x86 sse simd sse2 sse3

Can the Intel performance monitor counters be used to measure memory bandwidth?