Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in x86

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

Is there a way to subtract packed unsigned doublewords, saturated, on x86, using MMX/SSE?

Missing latency in instruction tables

What is required to use LODSB in assembly?

assembly x86 segments

C# Solution, can all projects target AnyCPU except one which has to be x86?

c# interop x86 anycpu

Help understanding DIV instruction in x86 inline assembly

Help on VGA and putpixel intel x86 asm AT&T syntax

assembly x86 vga att

Overhead of Spin Loop in terms of cache coherence

x86 addl vs subl

The implementation of Linux kernel current macro

intel c linux linux-kernel x86

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