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 ... 59 60 61 62 63 ... 92
Title Δ
Improper operand type error __asm -1.96
Why is gcc allowed to speculatively load from a struct? -1.00
x86 ASM: DD Being Used as an "Instruction"? 0.00
Why does AES in SSE not provide full function? 0.00
Why is Page Size specified as part of Instruction Set Architecture? 0.00
If within __main I call BEQ some_func, can I call bx lr at the end... 0.00
What is an example of obstruction-free algorithm that is not lock-f... -1.87
How to multiply a register by 37 using only 2 consecutive leal inst... 0.00
VIPT Cache: Connection between TLB & Cache? 0.00
Compiling assembly program to flat-form binary includes extraneous... +1.48
how cpu detect exceptions during execution? 0.00
Fast copy every second byte to new memory area 0.00
What causes a char to be signed or unsigned when using gcc? -0.90
What becomes of an array of integers when you offset the starting a... 0.00
Develop loop in ARM assembly 0.00
Which is faster, imm64 or m64 for x86-64? 0.00
C++ Treiber Stack and atomic next pointers 0.00
Understanding gcc output for if (a>=3) +0.42
Intel DRNG giving only giving 4 bytes of data instead of 8 0.00
What is wrong with my code? (adding numbers in an array) 0.00
How to vectorize the pow function (with negative bases)? +1.09
My (AT&T) assembly (x86-x64) code should increment but doesn... -1.76
avr-objdump producing incorrect output with g++ -flto 0.00
Why does integer division by -1 (negative one) result in FPE? +1.74
Compare user-inputted string/character to another string/character 0.00
If a compiler's back-end is the same for many programming langu... +2.16
What's the reason for padding executable sections with "lo... 0.00
Write non-ASCII characters to stdin of a progam on a tty (over ssh) +0.51
X86 prefetching optimizations: "computed goto" threaded c... 0.00
Bitwise NOT/complement in AVX2 0.00
How to figure out second parameter/register in reverse engineering... 0.00
Do terms like direct/indirect addressing mode actual exists in the... 0.00
x86 decoding instruction opcode byte 0.00
How to tell gcc that the data pointed to by a pointer will always b... +0.42
GCC inline assembler using memory references 0.00
What happens to instruction pointers when address overrides are use... +0.42
How can I pass an immediate value to shr in assembly in Intel syntax? -2.02
Why do x86 jump/call instructions use relative displacements instea... 0.00
Cache-friendly way to collect results from multiple threads +1.59
Does Clang have something like #pragma GCC target? 0.00
ARMSIM sum to stdout 0.00
Can we measure successful store-forwarding with Intel's perform... 0.00
Can modern x86 implementations store-forward from more than one pri... -0.36
How does the communication between CPU happen? 0.00
How to convert binary floating points to decimal fractions? 0.00
Efficient stable sum of a sorted array in AVX2 +1.13
ARM prefetch workaround 0.00
Operating system's performance +0.43
Are Reads and Writes of an int in C++ Atomic on x86-64 multi-core m... -1.26
What happens if you use the 32-bit int 0x80 Linux ABI in 64-bit code? 0.00