Stack Exchange
log in
chat
meta
about
Stack Exchange
All Sites
Hot Questions
Top Users
Newsletters
Blogs
FrankH.
top
accounts
reputation
activity
favorites
subscriptions
Top Questions
No questions with score of 5 or more
Top Answers
33
Why does Windows64 use a different calling convention from all other OSes on x86-64?
stackoverflow.com
18
In a 64 bit process, will my mmap / malloc request ever be denied?
stackoverflow.com
13
Performance of x86 rep instructions on modern (pipelined/superscalar) processors
stackoverflow.com
11
How convert char[] to int in linux kernel?
stackoverflow.com
10
If the only difference between 32bit and 64bit CPUs is their register size then why must 32 bit programs be rewritten for a 64 bit platform?
stackoverflow.com
9
LAPACK/BLAS versus simple “for” loops
stackoverflow.com
9
LEA or ADD instruction?
stackoverflow.com
9
Adding an OpenGL window into a GTK builder
stackoverflow.com
9
Convert inline assembly code to C++
stackoverflow.com
8
In C++, which is faster? (2 * i + 1) or (i << 1 | 1)?
stackoverflow.com
8
Can a C program handle C++ exceptions?
stackoverflow.com
7
Zero-copy with and without Scatter/Gather operations
stackoverflow.com
6
C: How do I get the name of the calling function?
stackoverflow.com
6
What is faster: JMP or string of NOPs?
stackoverflow.com
6
kernel stack and user space stack
stackoverflow.com
5
Same binary code on Windows and Linux (x86)
stackoverflow.com
5
Left shift of only part of a number
stackoverflow.com
5
OS X video memory from x86_64 assembly
stackoverflow.com
5
How can I tell whether a binary is complied with frame pointers or not on Linux?
stackoverflow.com
5
Can't compile Qt with Microsoft compiller
stackoverflow.com
5
boost::thread data structure sizes on the ridiculous side?
stackoverflow.com
5
How to save the registers on x86_64 for an interrupt service routine?
stackoverflow.com
5
What are the purposes of the ARM ABI and EABI?
stackoverflow.com
5
How to get the size of a C function?
stackoverflow.com
5
Correct way to use Intel Debug Registers (GCC / inline assembly)
stackoverflow.com
5
Faster assembly optimized way to convert RGB8 image to RGB32 image
stackoverflow.com
5
why switch_to use push+jmp+ret to change EIP, instead of jmp directly?
stackoverflow.com
5
GAS assembly snippet divides by 0, not sure why
stackoverflow.com
Stack Exchange works best with JavaScript enabled