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 ... 38 39 40 41 42 ... 92
Title Δ
How to have GCC combine "move r10, r3; store r10" into a... 0.00
How to load two packed 64-bit quadwords into a 128-bit xmm register 0.00
Why is an AMD Ryzen 2700x 2x slower than a 3-year-old laptop Intel... +0.38
Different gcc assembly when using designated initializers 0.00
using printf before and inside a loop x86-64 assembly -2.26
How does an assembly debugger manipulates registers? 0.00
Can ptrace tell if an x86 system call used the 64-bit or 32-bit ABI? 0.00
MIPS Instruction Decoding 0.00
How can I pass a Defined quad number (8 BYTES) as a parameters to a... 0.00
Linux asm - int 16h analogue to read raw keyboard scancodes 0.00
Do all CPUs which support AVX2 also support SSE4.2 and AVX? +0.39
Whats wrong with my ARM assembly code for counting the number of 0&... 0.00
how to tell the difference between lc3 opcodes and lc3 processor di... 0.00
Change string by condition Assembler 0.00
Cache replacement policy 0.00
Branch prediction & speculative fetch mitigation 0.00
Is CLMUL constant time? 0.00
I want to compile glibc with sse disabled 0.00
Can two sequential assignment statements in C be executed on hardwa... +2.01
confused over mips I-Type Instruction syntax -0.62
Why does clang produce inefficient asm with -O0 (for this simple fl... 0.00
The most correct way to refer to 32-bit and 64-bit versions of prog... +0.42
How to calculate MIPS using perf stat 0.00
x86 ASM: TEST instruction with more than 1 bit 0.00
x86 Assembly read ints into struct array then print 0.00
Incorrect result of comparison of negative value against rdi register 0.00
Why do i get an error in my MIPS code to convert Hexa to Binary? 0.00
Exactly what cases does the gcc execstack flag allow and how does i... 0.00
Converting conditions to arithmetic expressions +0.39
function Power(x,y) in assembly ia32 max 32 bit 0.00
can't input something in nasm using int 80h? 0.00
AVR assembly: load a 16 bit number into two 8 bit registers +0.35
Is there any way to get a non 8-bit multiple data type? 0.00
How to analyze the indirect jump in assembly code +0.38
What kind of address instruction does the x86 cpu have? 0.00
Why do the addresses in my assembler dump differ from the addresses... 0.00
registers of inline assembly block are real or fake? 0.00
Compiling GAS code doesn't detect -fPIC option -2.38
What are R10-R15 registers used for in the Windows x64 calling conv... 0.00
too many memory references for `mov' when calling a golang func... +2.06
Difference between PREFETCH and PREFETCHNTA instructions 0.00
Is the "this" pointer just a compile time thing? +0.32
Why is the method of im2col with GEMM is more efficient than the me... 0.00
C/C++: relaxed std::atomic<bool> vs unlocked bool on X64 arch... +1.40
How can the multiplication be faster than shifting bits to the left? 0.00
How does MIPS store a number larger than 32 bits? 0.00
Getting undefined reference to "_printf" error for assemb... 0.00
In my assembly program, I am trying to calculate the equation of ((... 0.00
Assembly version of C code to launch a shell 0.00
How to compare inputs and check if a number is negative, positive o... 0.00