Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in x86-64

Instruction Level Profiling: The Meaning of the Instruction Pointer?

What considerations go into predicting latency for operations on modern superscalar processors and how can I calculate them by hand?

What is long double on x86-64?

C - Undefined symbols for architecture x86_64 when compiling on Mac OSX Lion

c macos osx-lion x86-64 cs50

What are .seh_* assembly commands that gcc outputs?

gcc assembly x86-64

how to run amd64 docker images on arm64 host platform

How does the gettimeofday syscall wor‍k?

Why does gcc force PIC for x64 shared libs?

Injecting code into executable at runtime

linux assembly arm x86-64

ASM x86_64 AVX: xmm and ymm registers differences

assembly nasm x86-64 avx

How to get c code to execute hex machine code?

c assembly x86 x86-64 shellcode

Clang runtime fault when throwing aligned type. Compiler bug?

Unexpected x64 assembly for __atomic_fetch_or with gcc 7.3

Retq instruction, where does it return

Generate LLVM C++ API code as backend

c++ linux llvm x86-64

SIMD instructions for floating point equality comparison (with NaN == NaN)

FillChar and StringOfChar under Delphi 10.2 for Win64 Release Target

windows delphi x86-64

Clean x86_64 assembly output with gcc? [duplicate]

gcc assembly x86-64

GCC/Clang x86_64 C++ ABI mismatch when returning a tuple?

Process Linkage Table and Global Offset Table

c linux gcc x86-64