Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in x86

Multiple Producer Multiple Consumer Lockfree Non Blocking Ring Buffer With Variable Length Write

What is the impact SFENCE and LFENCE to caches of neighboring cores?

How to prevent GCC warning that function has no return when inline assembly?

c gcc x86 inline-assembly

x86 Assembly Learning Platform

assembly x86 64-bit 32-bit 6502

Failed to reproduce the high-precision time measuring kernel module from intel's white paper

GAS Assembly program segmentation fault (writing to auto variable)

c linux assembly x86

ResourceEntries RVAs of a Resource Table need relocation upon copying it to a different image/PE?

Is it safe to do two consecutive jumps in assembly?

assembly x86

Does NASM have a default target processor?

What resource_stall.other might mean

Assembly language intro

assembly x86 masm32

Does writing a value to the BX register have an effect on the ES register?

How does CALL instruction parsed into hex?

c assembly x86

How to use a string literal as an immediate operand (and move it to an address) in GNU assembler?

assembly x86 gnu-assembler att

Does clflush flush L1i?

static C variable not getting initialized

What is the difference between loadu and load?

assembly x86 sse simd intrinsics

How does Linux with CONFIG_NO_HZ_FULL=y update the system clock

There is a signature for a specific ABI in an ELF or binary file?

x86 arm elf abi