Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in x86-64

Static keyword in an array function parameter declaration

How does the JE instruction work without CMP?

assembly x86 x86-64

Understanding C disassembled call

How to implement sign function with SSE3?

Segmentation-fault caused by cmp

Can't allocate 2-4 Gb of RAM with new[]/ C++/Linux/ x86_64

basic assembly not working on Mac (x86_64+Lion)?

WC vs WB memory? Other types of memory on x86_64?

How to push a 64bit int in NASM?

assembly x86-64 nasm

How do I compile a static library

c linux gcc x86-64

Is it possible to detect the CPU architecture from machine code?

assembly x86 arm x86-64

Declaring an empty destructor prevents the compiler from calling memmove() for copying contiguous objects

How to build 64-bit Python on OS X 10.6 -- ONLY 64 bit, no Universal nonsense

How can I accurately benchmark unaligned access speed on x86_64?

Is there any advantage for developing on a 64 bit OS?

asm - what is a local common area and difference between .lcomm and .comm?

assembly x86-64

Apparent no-op in Rust assembly output?

ICC vs GCC - Optimization and CPU architecture