Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in x86-64

About gcc-compiled x86_64 code and C code optimization

c optimization gcc x86 x86-64

Hash function for 64 bit to 10 bits

c linux gcc hash x86-64

64-bit GCC mixing 32-bit and 64-bit pointers

c gcc x86-64 gnu-assembler

FLD instruction x64 bit

delphi assembly x86-64 fpu basm

error LNK2019: unresolved external symbol referenced in function main

NDK build for target x86_64 results in error

android-ndk x86-64 intel

how to export symbols in NASM

gcc assembly nasm x86-64

Can't force the use of 64-bit registers in GCC inline assembly

c gcc x86-64 inline-assembly

Is my conversion from assembly to c code correct?

c assembly x86-64

How to intercept a hot key in Cocoa when the application window is not active

Address Space Layout Randomization( ALSR ) and mmap

c linux gcc x86-64 aslr

On most modern 64-bit processors, does the speed of `mulq` depend on the operands?

What <4GB workloads would have worse performance in the Linux x32 ABI than x64?

Subtracting registers with an LEA instruction?

Do compilers usually use registers for their "intended" purpose?

Unresolved external symbol printf in Windows x64 Assembly Programming with NASM

C++ What actually happens in assembly when you return a struct from a function?

64 bit assembly on Mac OS X runtime errors: "dyld: no writable segment" and "Trace/BPT trap"

x86_64 - Assembly - loop conditions and out of order

Moving 64-bit constant to memory in x86 Assembly

assembly x86 64-bit nasm x86-64