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 ... 21 22 23 24 25 ... 92
Title Δ
How are the sizes of pointers determined in computer systems? Via v... 0.00
Does SSE/AVX provide a means of determining if a result was rounded... 0.00
Specific situations to use addi vs addiu in MIPS 0.00
MIPS: How do I take the 5th byte of a string and replace the 4th by... 0.00
Trying to obtain addq, but keep getting leaq 0.00
What is the meaning of Google Benchmark Iteration? 0.00
understanding GCC inline asm function 0.00
Why my std::atomic<int> variable isn't thread-safe? 0.00
gcc inline asm input and output parameters for arrays? 0.00
How does modify value on the same memory's address will delete... 0.00
is `memory_order_relaxed` necessary to prevent partial reads of ato... 0.00
Question about setg and comparison in Assembly -1.86
String Buffers in String Processing Subroutines 0.00
clang: Is there a way to specify low level instructions used in c11... 0.00
Find position of first (lowest) set bit in 32-bit number 0.00
Why does MIPS use one delay slot instead of two? 0.00
How many ways-superscalar are modern Intel processors? 0.00
Who creates and owns the call stack and how does call stack works i... -0.47
MIPS: Clarification on Load/Store word base + offset 0.00
Declaring and indexing an integer array of qwords in assembly 0.00
x86 assembly pushing parameters before a jump -0.15
How exactly R is affected by Branch Prediction? 0.00
unable to link object file so i can't make it executalbe 0.00
Double stack alignment question using gcc compiler for x86 architec... 0.00
Copying 16 bit to to memory location 0.00
Multiple nop instructions do not consistently take longer than a si... 0.00
Closest assembly related to python bytecode 0.00
Moving two bytes into the lowest portion of a register 0.00
Vector matrix multiplication, float vector, binary matrix 0.00
Do any microprocessors today use Scoreboarding or Tomasulo's al... +0.38
Why does this simple C++ SIMD benchmark run slower when SIMD instru... 0.00
Why is Java faster than C when creating and joining threads? +0.39
Why is acquire semantics only for reads, not writes? How can an LL/... 0.00
"Initialization error: Running on an illegal host [2]" fr... 0.00
avx512F kmovw mov word by word 0.00
Split a number into several numbers, each with only one significant... -1.10
push same value onto stack and ret behaves differently 0.00
Difference between GOT and GOTOFF 0.00
How is std::atomic_ref implemented for non-atomic types? -0.04
page faulting maskmovdqu / _mm_maskmoveu_si128 - how to avoid? +0.38
nasm assembly: Can't find valid values for all labels after 100... 0.00
Understanding gdb format -2.59
I am writing a code using x64 that finds the maximum value of a set... 0.00
How to build (or port?) MASM ASM files with llvm/clang? 0.00
Does C have an equivalent of std::less from C++? +1.70
Is C++ considered a Von Neumann programming language? +1.76
How to implement 16 and 32 bit integer insert and extract operation... +0.40
How to run a debugger on assembly +2.09
Difference between ARM ADD with 2 or 3 operands? 0.00
How do I transfer control after a loop in assembly? -2.53