Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in x86-64

Is it possible to remove the Exception Table (.pdata) when MSVC is generating a PE32+ file?

Values of Registers at Windows 10 Entry Point x64

How to get rid of bounds check

c# arrays assembly x86-64

Readily-available atomic bit-set and bit-reset functions?

VS2012 C++ generates questionable code for conditional move (cmov)

Why doesn't my register contain the value I calculate from the asm

c++ assembly gdb x86-64

CS: override on access to global variables in IDA output, like mov eax, cs:x?

Looking for mmap flag values

Docker and -march native

Which types on a 64-bit computer are naturally atomic in gnu C and gnu C++? -- meaning they have atomic reads, and atomic writes

c++ c gcc x86-64 atomic

Shifting Bits by Value in Register

Intel x86_64 assembly compare signed double precision floats

Assemble far calls or far jumps (j* instructions)

Where is the source of imprecise calculation in the assembler code of gcc -Ofast compared with -O3? [closed]

c assembly gcc x86-64 fast-math

Why doesn't copy_user_enhanced_fast_string use AVX if it is available?

Segmentation fault when using DB (define byte) inside a function