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 ... 8 9 10 11 12 ... 92
Title Δ
Errata in "Practical Reverse Engineering"? +0.37
How would you write feature agnostic code for both AVX2 and AVX512? 0.00
Why can't GCC compile assembly produced by CLANG? 0.00
Data coherency on multi-threaded environment without concurrent dat... -0.53
How can I determine how many AVX registers my processor has? 0.00
Why doesn't RFO after retirement break memory ordering? 0.00
How do you call C functions from Assembly and how do you link it St... -0.63
Execute operations of the same instruction separately in an OoO pro... 0.00
How different is ASM85 from ASM86? 0.00
What is the difference between the ret instruction in x86 and x64? 0.00
Does clflush flush L1i? 0.00
lock-free "closable" MPSC queue 0.00
How to use a string literal as an immediate operand (and move it to... 0.00
Using a cluster of Raspberry Pi 4 as a cluster for number crunching? 0.00
Why is PREFETCHNTA qualified by "must be writeback memory type... 0.00
Inline assembly in compiler design 0.00
An implementation of std::atomic_thread_fence(std::memory_order_seq... +1.42
cache coherency (particular case of cache physically tagged) +0.41
_mm256_load_ps cause segmentation fault with google/benchmark in de... 0.00
Should combining memory fence for mutex acquire-exchange loop (or q... +0.38
IA32 Assembly code for type casting from signed/unsigned char to un... -0.59
Intel JCC Erratum - should JCC really be treated separately? 0.00
Why are Docker multi-architecture needed (instead of the Docker Eng... 0.00
How to instruct MS Visual C++ compiler to use an uninitialized __m5... 0.00
How does gcc choose to number temporary variables from -fverbose-asm? 0.00
Associativity of ADC and SBB 0.00
How to embed machine code inside ELF header? Err: Exec format error 0.00
Why does adding 1 to numeric_limits<float>::min() return 1? -0.96
relocation R_X86_64_8 against undefined symbol `ELF' can not be... 0.00
Emit DIV instruction, instead of __udivti3 0.00
Can I tell the compiler that I need to earlyclobber a memory operand? 0.00
How to convert .while loop to .repeat .untilcxz loop? 0.00
Are labels followed by colon or equal sign in gas? 0.00
Mixing SSE with AVX128 for shorter instructions? 0.00
Why directory state transition diagram does not handle write-hit ev... 0.00
Are MOVNTI stores reordered relative to other MOVNTI stores made by... 0.00
Can you directly access the cache using assembly? -0.46
Why is std::string::append so much faster than push_back in this be... 0.00
Arithmetic identities and EFLAGS -0.00
Disassemble instruction set for 8051 microcontroller -2.85
C return address of stack variable = NULL? +1.00
Understanding a function call that uses EAX before and after for th... 0.00
What does mean the label generated from compiler? 0.00
Where is the return address stored in x64 ms fastcall? 0.00
powerpc-eabivle-gcc does not support e_and2i instruction -1.87
I wrote x86-64 Assembly. But it's not working under Windows, on... 0.00
How do you create a file in assembly with a dynamically specified f... +1.76
Relative performance of std::atomic and std::mutex +0.35
GNU Assembler .long Declaration Zeroed Out 0.00
c++11: thread with mutex sees atomic variable's value changing... +0.37