New posts in x86

Locks around memory manipulation via inline assembly

What are the best instruction sequences to generate vector constants on the fly?

_mm_load_ps caused segment fault

How does the mbr transfer its control to the bootloader

How does the ARM architecture differ from x86? [closed]

Reading program counter directly

Alternative to ScaleMP?

GCC asm function, how to insert specific op code? [duplicate]

What is exactly the base pointer and stack pointer? To what do they point?

Order of local variable allocation on the stack

How much overhead does x86/x64 virtualization have?

What is a retpoline and how does it work?

8086 assembly on DOSBox: Bug with idiv instruction?

How to access a char array and change lower case letters to upper case, and vice versa

Is `reinterpret_cast`ing between hardware SIMD vector pointer and the corresponding type an undefined behavior?

Why is this SSE code 6 times slower without VZEROUPPER on Skylake?

What does multicore assembly language look like?

How to run a program without an operating system?

Custom bootloader booted via USB drive produces incorrect output on some computers

Can modern x86 hardware not store a single byte to memory?