Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in x86

What arguments are passed to entry point of a PE (Portable Executable) file?

Disabling Paging in x86 32bit

Loading second stage of a bootloader

Bootloader printing garbage on real hardware [duplicate]

AVX512 vector length and SAE control

assembly x86 avx512

What is the status of the TSX-related Skylake errata SKL-105?

GCC Assembly "+t"

c++ c gcc assembly x86

Was there a P4 model with double-pumped 64-bit operations?

How can I prevent functions from being aligned to 16 bytes boundary when compiling for X86?

Why does AES in SSE not provide full function?

How does ptrace POKETEXT works when modifying program text?

What is the inverse of "_mm256_cvtepi16_epi32"

x86 g++ intrinsics avx avx2

Why is CPUID + RDTSC unreliable?

Why jnz requires 2 cycles to complete in an inner loop

Upper bits of EBX are zeroed out when single-stepping in CodeView

Loading an entire cache line at once to avoid contention for multiple elements of it

How to use pop and ret in MASM

Disambiguate labels from register names in the Intel syntax

What is the benefit of calling ioread functions when using memory mapped IO

Playing sound with the PC Speaker in x86 Assembly