Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in x86

Are EDX and DX the same register?

assembly x86

How much speed-up from converting 3D maths to SSE or other SIMD?

Return stack buffer?

Writing to adjacent array elements from different threads?

Combining LinkedList with String Reversal as Goal is to understand LinkedList

odd compiled code

How to set bits of a bit vector efficiently in parallel?

mwait x86 instruction doesn't wait for DMA

linux-kernel x86 dma

Reliability of Xcode Instrument's disassembly time profiling

Performance of "conditional call" on amd64

Why would a .NET EXE, compiled as x86, run as x64?

Is the PADDD instruction actually supported by MMX, even though it's missing from Intel's manual?

assembly x86 mmx

Does Skylake need vzeroupper for turbo clocks to recover after a 512-bit instruction that only reads a ZMM register, writing a k mask?

Win32 EXCEPTION_INT_OVERFLOW vs EXCEPTION_INT_DIVIDE_BY_ZERO

Free IDE + assembler + software emulator for x86 (MASM) assembly? [closed]

x86 emulation assembly

Hardware performance counter APIs for Windows

Stack alignment on x86

linux gcc x86 sse

LOCK prefix vs MESI protocol?