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 ... 27 28 29 30 31 ... 92
Title Δ
Running a piece of code by creating a single thread speeds-up execu... 0.00
What is the calling convention that clang uses? +0.80
Why does this code crash with address randomization on? -0.37
How many bytes are there in one address? -0.28
Do two consecutive labels form two different basic block or are the... 0.00
How do I get the most significant part of a number? 0.00
mmap does not return error nor valid pointer 0.00
How can I experience "LFENCE or SFENCE can not pass earlier re... 0.00
What is the difference between Java intrinsic and native methods? +0.95
SIMD micro-architecture +1.36
Using Intrinsics to Extract And Shift Odd/Even Bits +1.38
What does this backslash do in this assembly code? 0.00
Is pop eip legal instruction? 0.00
What formally guarantees that reads don't see a write (with rac... 0.00
SIMD for float threshold operation +1.46
How can I tell the MSVC compiler to use a 64bit/32bit division inst... -0.59
Can 128bit/64bit hardware unsigned division be faster in some cases... +1.51
How do we track values of different registers while coding a large... 0.00
could there be a racing situation in the following code? -2.07
Why vector length SIMD code is slower than plain C 0.00
How to read hardware input using emu8086 0.00
Getting Illegal Instruction while running a basic Avx512 code 0.00
x86 Assembly Why use Push/Pop instead of Mov? +0.92
How can I find how many times does 101b show in the number? +0.13
Undefined symbol "_clone" on OS X 0.00
Jump out of inline assembly goes to the wrong target on AVR32 0.00
why does "+=" gives me unexpected result in SSE instrinsic 0.00
RDTSC and system calls, sys_read and sys_write 0.00
Fast image RGB to BGR conversion 0.00
C embedded assembly error: ‘asm’ operand has impossible constraints 0.00
.word symbol not found in symbol table 0.00
Scanf and printf functions in assembly, example on char* and double 0.00
Is there an ELF equivalent of PE base relocations? 0.00
What is lost in going from AVX512 on Intel Xeon Phi to AVX2 on Inte... 0.00
x86 assembly 16 bit vs 8 bit immediate operand encoding 0.00
Different intrinsics behaviour depending on GCC version 0.00
What is the most efficient way to implement a BST in such a way the... -0.13
Assembly - SHL instruction doesn't turn on carry flag 0.00
How to calculate the sum of a sequence of powers of 2 in x86? 0.00
What is the difference between a buffer overflow attack and a ROP a... 0.00
Saving ECX registers before procedure calls and manipulatation of e... 0.00
vector instructions ("vcl" and "ume") for count... 0.00
Why does this lambda in C++ include every reference? 0.00
Do C compilers guarantee two eightbyte field structs will be passed... -0.94
Unexpected result on mov for same variable x86 0.00
why _mm_extract_epi16 doesn't get expected result? 0.00
How do I push the equivalent of NULL in C to the stack in assembly? -0.16
Why doesn't my C program have a jmp esp instruction in the bina... 0.00
Looking for a similar function to _mm256_load_ps but for a char poi... +1.87
Get C string length of a 16 or 32-byte fixed-size buffer? (XMM or Y... 0.00