Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in x86-64

Is it possible to execute 32-bit code in 64-bit process by doing mode-switching?

linux jvm 32bit-64bit x86-64

Implementing thread-local storage in custom libc

x86_64 - opcode map. Possible mistake?

x86-64 opcode

How to decrease the time spent on one instruction?

c optimization x86-64 perf

Difference b/w llvm-ld and llvm-link

c linux llvm clang x86-64

Scipy - Sparse Library ImportError: DLL load failed: %1 is not a valid Win32 application

Why is protected mode needed in addition to compatibility mode in Intel x86 64 bit CPUs?

x86 cpu x86-64 protected-mode

How syscall knows where to jump? [closed]

Avoiding page faults in IDT hooking

c linux assembly x86-64 freebsd

Precompiled headers and compiling universal objects on OSX

Linux 3.0 x86_64: When is SIGSTKFLT raised?

c linux signals gnu x86-64

missing required architecture x86_64

how are barriers/fences and acquire, release semantics implemented microarchitecturally?

GCC x86-64 Suboptimal Assembly Output, why?

c gcc assembly x86-64

False Sharing and Atomic Variables

Why can't I step into a Call instruction during Debug / Disassembly?

Use ld on 64-bit platform to generate 32-bit executable

assembly x86 x86-64 ld

Why does initialization of local static objects use hidden guard flags?

c++ optimization x86-64

Is it legal to begin an x64 function with a single-byte instruction?

windows assembly x86-64