Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in x86-64

Intel X86-64 assembly tutorials or book [closed]

assembly x86-64 intel

MOVZX missing 32 bit register to 64 bit register

Is it possible to decode x86-64 instructions in reverse?

Why does my empty loop run twice as fast if called as a function, on Intel Skylake CPUs?

ELF Shared Object in x86-64 Assembly language

What are the relative cycle times for the 6 basic arithmetic operations?

x86_64: is IMUL faster than 2x SHL + 2x ADD?

Fastest Linux system call

How does this program know the exact location where this string is stored?

Can counting byte matches between two strings be optimized using SIMD?

c++ optimization x86-64 sse simd

assembly cltq and movslq difference

Find if an ipa file is 32 or 64-bit. (macos/unix)

ios macos unix x86-64 ipa

Compiler generates costly MOVZX instruction

push on 64bit intel osx

macos assembly x86-64 intel

Programmatic data breakpoint in Visual Studio 2010

gcc - writing and executing code in the bss - setting the permission flags

c linux gcc assembly x86-64

x86_64: forcing gcc to pass arguments on the stack

ELF sections not being mapped to segments as expected