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 ... 12 13 14 15 16 ... 92
Title Δ
Difficulty understanding logic in disassembled binary bomb phase 3 +2.00
How to figure out which asm my server is using 0.00
Where does neg store the reversed number? +2.03
I am wondering if pie does anything if the aslr is turned off on th... 0.00
Setting a C array as a new call stack (ESP) from inline asm? 0.00
Why is mov turing complete? +0.43
32 bit shellcode causes a segmentation fault when trying to push &q... 0.00
push latency listed on uops.info is higher than I expected 0.00
How to understand macro `likely` affecting branch prediction? 0.00
Implementation of a singleton class with atomic members 0.00
Why does FLD m80fp not raise an exception for SNaN inputs while FLD... 0.00
How to display floating-point rounded to .001 with Irvine32 WriteFl... 0.00
32-byte aligned routine does not fit the uops cache +0.34
Difference in la and addi to copy a register in MIPS asm 0.00
Binary Interleaving, Binary Swizzling, Alternating Bits 0.00
Single instruction to load shifted immediate value into a register? 0.00
Performance penalty: denormalized numbers versus branch mis-predict... 0.00
Do x86 instructions require their own encoding as well as all of th... 0.00
Is it possible for a programming language to confidently prevent un... +0.90
MMX intrinsics like _mm_cvtpd_pi32 not found with MSVC 2019 for 64b... 0.00
Outputing numbers in several data types to MessageBox creates a mess 0.00
Does the ARM calling convention allow a function to not store LR to... 0.00
How would you write this code in MIPS Assembly? 0.00
Access violation writing location error using arrays in x86 assembl... 0.00
Data hazard in MIPS when performing ADD and SW with the same regist... +1.59
How to switch high/low nibbles in a byte? 0.00
What is the difference between _mm_set1_ps and _mm_set_ps1? 0.00
Set an XMM register to a repeating byte pattern (broadcast a consta... 0.00
MIPS - Delete consecutive duplicates from input -0.11
What do multiple values or ranges means as the latency for a single... 0.00
How to interpret objdump disassembly output columns? 0.00
Print loop in mips printing wrong values +0.39
How can I generate a checksum for this cartridge header? 0.00
Can't output coprocessor float from variable two times in a row 0.00
How to see result of MASM directives such as PROC, .SETFRAME. .PUSH... 0.00
How does a computer recognizes the symbol '5' as being 101? 0.00
Confused about 64-bit registers - ASM 0.00
Why use push/pop instead of sub and mov? 0.00
What are the "extra" 32 bytes on the Windows stack? 0.00
What happens to %rax after an empty return statement in a void func... 0.00
CPU organization 0.00
resd instruction in AT&T syntax 0.00
Converting hex digits to corresponding decimal digits 0.00
Can we use non-temporal mov instructions on heap memory? 0.00
how to optimize multi independent Conditional branch in Compare Fun... +1.97
NASM should I pop function argument after calling a function? +0.40
MIPS assembly: Why can main exit without deallocating its stack spa... +1.66
Assembly - Moving through a register/array with an offset of 5 0.00
Why page faults are usually handled by the OS, not hardware? 0.00
instruction repeated twice when decoded into machine language, 0.00