StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Rating Stats for

Peter Cordes

Rating
1575.42 (3,453rd)
Reputation
156,434 (349th)
Page: 1 ... 64 65 66 67 68 ... 92
Title Δ
What is a microcoded instruction? 0.00
Converting Uppercase to Lowecase in Assembly issue 0.00
In assembly, how do I add a 5 byte instruction into a 3 byte space... +1.60
What is the more reliable way, using the Win32 API, to determine if... -0.61
Why is this C++ code faster than my hand-written assembly for testi... +1.28
How to create symbols with weird names in assembler? 0.00
Why do BSD systems need to sub esp,4 when performing a system call? 0.00
A separate loop slows down an independent earlier loop? +1.71
Why do I have to play with "rsp" to call a c++ function? 0.00
Access struct member from a struct pointer with Open Watcom inline... 0.00
Tracing x86 in gdb to find passcode 0.00
Newtons Raphson Iteration issues -0.56
How to identify where/for what inline assembly can give a higher ex... -0.67
How Grub (legacy) recognizes and processes various file systems? -2.34
Difference between movq and movabsq in x86-64 0.00
SSE matrix-matrix multiplication 0.00
Responsiblity of stack alignment in x86 assembly 0.00
cpu frequency impact on build graphic card 0.00
Win32 assembly conditional jumps 0.00
How to use (read/write) CPU caches L1, L2, L3 -0.32
How do (x86) virtual machines generally handle flags? -1.79
Does this lock-free reference-counting wrapper need additional fenc... 0.00
What is the C++ 11 atomic library equivalent of Java's AtomicMa... -2.05
Load and store complex floats with Intel intrinsics in C 0.00
x86 Assembly - 2 largest values out of 4 given numbers +1.64
Are the X86 'cmpps' instruction and the LLVM IR 'fcmp&#... 0.00
Returning variable-width data by value in C -0.82
why do repe and repne do the same before movsb? -0.01
Linux: Stop monitoring tools when a process has terminated 0.00
Intel Intrinsics guide - Latency and Throughput 0.00
What is the instruction that gives branchless FP min and max on x86? +2.11
Multiply float in Assembly 0.00
cache to memory mapping 0.00
How to compare negative numbers with positive ones in assembly code? +0.43
How to know that the application has finished processing file? 0.00
What's the difference between `lodsl` and `movl (%esi), %eax; a... 0.00
Is my understanding of AoS vs SoA advantages/disadvantages correct? 0.00
Unneccessary pop instructions in functions with early if statement 0.00
TST, AND operation in ARM assembly. Why is only the LSBit considered? -1.49
May there be any penalties when using 64/32-bit registers in Long m... 0.00
Strange uint32_t to float array conversion -0.04
Why Do Compilers Insert INT3 Instructions Between Subroutines? -0.16
Problems keeping track of loop index in recursion 0.00
Assembly Power(A,b) function +0.42
Convert Instruction in assembly code lods and stos so NASM can comp... -0.60
Determine whether eigen has optimized code for SSE instructions or... 0.00
Can gcc make my code parallel? -0.84
Is there an efficient way to get the first non-zero element in an S... 0.00
Removing exceptions from program 0.00
Vectorise image block processing efficiently? 0.00