Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in x86

How to detect the difference between a wrapping counter and large negative value in C language

c++ c x86 32-bit rtp

AVX inside a VirtualBox VM?

ubuntu x86 virtualbox avx

Determine if an allocation via malloc() is backed by a huge page

Can x86_64 CPU execute two same operations on the same stage of pipeline?

VC++ SSE code generation - is this a compiler bug?

Can't jump or call kernel loaded at 0x8000

assembly x86 nasm osdev

Check if DLL uses SSE instructions

visual-c++ assembly dll x86 sse

Order of variable declaration in asm x86?

c gcc x86 stack stack-overflow

How does the bios know what type of BPB is present?

assembly x86 bootloader

Why are there extra ASM instructions in a naked Rust function?

x86 rust wrapper abi

How to extract 8 integers from a 256 vector using intel intrinsics?

c x86 simd intrinsics avx

Keyboard interrupt handler not working in system iso

Xeon CPU (E5-2603) backward memory prefetch

How to rotate packed quadwords in xmm register?

x86 sse2

_mm_lfence() time overhead is non deterministic?

NASM assembler - unwanted 66 in generated machine code

assembly x86 nasm

Why do byte spills occur and what do they achieve?

c memory assembly x86 llvm

How can I find the micro-ops which instructions on Intel's x86 CPUs decode to?

Performance of x86 rep instructions on modern (pipelined/superscalar) processors

How to print a number in assembly NASM?

linux assembly x86 nasm