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 ... 50 51 52 53 54 ... 92
Title Δ
Shorter x86 call instruction 0.00
How to check if the stack is empty on 8086 0.00
Jump in the middle of basic block -0.55
How to use x86intrin.h -2.20
How to test sign of floating-point register in Micropython assembly... 0.00
Out-of-order execution vs. speculative execution -1.67
How can I count the occurrence of a byte in array using SIMD? +0.16
Fast stack switching under x86-64 +0.41
How to vectorize range check during block copy? +1.09
Unable to understand example of cdecl calling convention where call... -0.35
Zero-initialized struct not appear in memory 0.00
How does assembly code actually get interpreted at the basic level? +0.39
What C/C++ compiler can use push pop instructions for creating loca... 0.00
passing rvalue to non-ref parameter, why can't the compiler eli... 0.00
Using AARCH64 assembly to write a memcpy 0.00
How to write / build C code to avoid conflicts with existing assemb... 0.00
Ram real time latency +0.40
Shadow stack implementation on x86_64 0.00
Why are there different packages for the same architecture, but dif... +1.68
Why are segfaults called faults (and not aborts) if they are not re... +1.16
Why does System V / AMD64 ABI mandate a 16 byte stack alignment? 0.00
use of -mcmodel=kernel flag in x86 platform 0.00
Coaxing GCC to emit REPE CMPSB 0.00
Building .so with recursive function in it 0.00
Trying to reverse engineer a function -0.70
How can I emulate a stack frame in C++? 0.00
Inlining and Instruction Cache Hit Rates and Thrashing -0.56
Intel X86 -- How is memory accessing / writing affected by a machin... -1.26
Assembly, Get specific character in string based on value of register 0.00
How to set function arguments in assembly during runtime in a 64bit... -0.52
Memory assignments optimizations 0.00
How does L1, L2 and L3 cache work with multiple concurrently runnin... -0.11
8086 16-bit division overflow error on runtime 0.00
What is the difference between loadu_ps and set_ps when using unfor... 0.00
How should one access the m128i_i8 member, or members in general, o... +1.41
Why is "##" in C macro needed here and what does semicolo... +0.16
Why is there no fused multiply-add for general-purpose registers on... 0.00
How can I find even numbers using MARIE? 0.00
How exactly does copy on write work 0.00
Why bitoperation and multiplication is prefered here over a conditi... 0.00
Signed multiplication followed by signed division in YASM (x86_64 a... 0.00
How to force NASM to encode int3 as 0xCC 0.00
Mixing SSE2 and AVX intrinsics with different compilers 0.00
Threading and vectorisation optimisations 0.00
Count leading zeros in __m256i word +0.42
Alternative calling convention for x86 0.00
Does a series of x86 call/ret instructions form a dependent chain? 0.00
Adding a redundant assignment speeds up code when compiled without... 0.00
What is the meaning of GPU performance counters and driver counters? +0.17
algorithm of addressing a triangle matrices memory using assembly -0.09