Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in x86

Accessing a register without using inline assembly with gcc

c gcc x86 inline-assembly

Is it valid to write below ESP?

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