Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in x86

Disable and Enable Hyperthreads on-the-fly

how abundant is hardware support for FMA instruction set

x86 hardware sse simd avx

Why are more x86 instructions faster than less? [duplicate]

c assembly optimization x86

Add a variable to the stack in x86 assembly [closed]

By-reference / by-pointer in assembly code

c++ assembly reference x86 g++

Exit program x86

assembly x86 stack exit

(mach-o file, but is an incompatible architecture (have 'arm64', need 'x86_64'))

Is strict aliasing one-way?

How do I get the same behavior for double precision operations in both 32-bit and 64-bit modes?

c gcc x86 floating-point double

Can modern x86 CPUs do ideal out of order execution?

Temporal locality in memory mountain

Are arrays of simd vectors naturally inefficient?

c++ assembly x86 simd sse

Add saturate 32-bit signed ints intrinsics?

Copy bit of one register to another register (x86-64 asm)

Test MASM programs online

assembly x86 ide masm

Does WSL 2 really support 32 bit program?

Printing characters to screen ASM in protected mode

assembly x86 nasm vga bochs

Which is the first CPU that Intel has added conditional move instructions to?

x86 instruction-set