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 ... 56 57 58 59 60 ... 92
Title Δ
Why does unaligned access to mmap'ed memory sometimes segfault... 0.00
Why DLL function calls are not compiled to relative CALL instructions -1.11
Why is Clang automatically adding attributes to my functions? +1.04
Java add two byte arrays to emulate x86 instruction 0.00
How does $ work in NASM, exactly? 0.00
Intel AVX inconsistent _mm256_load_si256 integer operation in C 0.00
Why the mov instruction isn't executed correctly? 0.00
Error #5: Unaligned word memory reference 0.00
AVX-512 and Branching +2.13
Trying to understand what I'm doing wrong - Iterative sum of li... 0.00
SSE2 8x8 byte-matrix transpose code twice as slow on Haswell+ then... +1.55
Assembly program that finds second largest value in array 0.00
Is bit (32 or 64 bit) of a processor an hardware or software context? +1.97
How do function calls work in x86 32-bit assembly on Linux? 0.00
MASM32 - fatal error A1010: unmatched block nesting : CDSEG 0.00
Can a hyper-threaded processor core execute two threads at the exac... +0.46
Why do we need to disambiguate when adding an immediate value to a... 0.00
what's the difference between _mm256_lddqu_si256 and _mm256_loa... 0.00
How does a computer turn a string of ASCII into a signed or unsigne... 0.00
Assembly project, adding line numbers to text using YASM on the Int... 0.00
Using ndisasm in files of different architectures 0.00
What specifically marks an x86 cache line as dirty - any write, or... -0.45
intel assembly TEST PF flag operation 0.00
matrix optimization - segmentation fault when using intrinsics and... 0.00
Sequence construction in assembly 8086 0.00
how do i rotate a value in assembly 0.00
for loop in NASM with printf and scanf exits after scanf -0.59
How to get efficient asm for zeroing a tiny struct with MSVC++ for... 0.00
why is it faster to print number in binary using arithmetic instead... +0.78
Assembly Return Address Replace 0.00
How to debug NASM Assembly that produces segfault before hitting _s... 0.00
Jump back some iterations for vectorized remainder loop 0.00
yasm movsx, movsxd invalid size for operand 2 0.00
ld can not find symbol _start error after assemble and link .asm fi... +0.42
efficiency loss due to use of function pointer in place of if-block 0.00
debugging MIPS decimal to 8bit binary program 0.00
Converting x86 to Y86 0.00
Two digit string number Assembly 0.00
How to convert two's complement binary to decimal in MIPS 0.00
C printf Segmentation fault (core dumped) while mixing with Assembl... -0.07
Is it possible to manipulate the instruction pointer in 8086 assemb... -2.46
Mach-O 64-bit format does not support 32-bit absolute addresses. NA... 0.00
How can I determine what architectures gcc supports? -0.08
How multilevel CPU caches having the same cache line size work? 0.00
SSE/AVX - VMULPD produces all zeros for small integer inputs? 0.00
What is the fastest way to count the number of nonzero entries in a... 0.00
Converting Assembly Language to Python Code 0.00
Store read/write data in assembly similar to filesystem 0.00
While pipelining, can you consecutively write mov to the same regis... 0.00
Assembly: Few Commands in a Single Line +0.42