Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in x86

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

Understanding x86 MOV Syntax

assembly x86 ida mov

What are .data and .text in x86?

x86

Is there any data on the latency of an AVX2 gather instruction?

strlen in NASM Linux

linux assembly x86 nasm

How to use variables in __asm?

How to use SSE2 & PREFETCHh instructions at the same time?

assembly x86

Cost of polymorphism

Why a segfault instead of privilege instruction error?

linux performance assembly x86

linux kernel page table update

Which is generally faster to test for zero in x86 ASM: "TEST EAX, EAX" versus "TEST AL, AL"?

The implementation of Linux kernel current macro

intel c linux linux-kernel x86

What restriction is perf_event_paranoid == 1 actually putting on x86 perf?

AMD64 -- nopw assembly instruction?

c gcc assembly x86 machine-code

long double (GCC specific) and __float128