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 ... 62 63 64 65 66 ... 92
Title Δ
When will compilers optimize assembly code in C/C++ source? +0.07
C - Variadic function compiles but gives segmentation fault 0.00
How to find pythagorean triples by using SSE assembly instructions? 0.00
How does a function call work? -0.06
How to split an XMM 128-bit register into two 64-bit integer regist... 0.00
What are some rules of thumb for when SIMD would be faster? (SSE2,... 0.00
How many arguments are passed in a function call? 0.00
How global pointer variables are stored in memory? -1.11
What if there is no return statement in a CALLed block of code in a... +0.44
Porting from Windows to Linux. Assembler command translation -0.92
How is associated data stored when pushing and popping register con... +1.50
C++ shared_mutex implementation 0.00
Assembly language, don't understand the instruction codes and m... 0.00
Read / write partially allocated aligned memory +1.99
Is a spinlock lock free? 0.00
Why is it necessary to use '$' sign in AT & T assembly? 0.00
Convert a floating point to an integer with truncation instead of r... -1.56
SIMD Instructions in Qt Creator 0.00
Are assembly language programs restricted by kernel modes as well? -0.03
Does simulating memory-mapped I/O using VMX require instruction dec... -1.86
Why does ICC unroll this loop in this way and use lea for arithmetic? +0.45
How do I negate a 64-bit integer stored in a 32-bit register pair? 0.00
How are automatic variables initialized in GCC? Are they guaranteed... +2.72
How does _mm256_shuffle_ps work? -0.56
Why is pow(int, int) so slow? -1.90
Keeping more values at once than there are registers in assembly +0.44
Computing device which is not a stored program device +0.44
Dynamic Variable creation in assembly? (x86 Assembly) +1.87
Optimizing a loop that prints a counter +2.26
NASM: How to create/handle basic bmp file using intel 64 bit assemb... -0.55
Value range of unsigned qword (64-Bits) using less bits? 0.00
Assembly (Intel syntax + NASM) Error: attempt to define a local lab... -0.40
Read and display float or double number in assembly in Microsoft Vi... -0.36
Calling Convention of Floats in Nasm 0.00
Find the first instance of a character using simd 0.00
Simple C++ expression templates wrapping intrinsics produces differ... +0.44
How to translate computation in index notation into sequence of SIM... 0.00
How do I compute the 8-bit average of two 8-bit values in assembly? 0.00
Reorder Buffer commit -0.06
latency vs throughput in intel intrinsics 0.00
x86-64 segmentation fault saving stack pointer 0.00
How do I get a positive modulo on a negative dividend -1.35
How do I convert a signed 8-bit byte to a signed 16-bit integer in... 0.00
`-Wa,-divide` option in Clang or LLVM 0.00
Incorrect calculation of mathematical equation in Assembly Language... 0.00
How do I know size of a block "section/offset" in cache d... 0.00
Is it more efficient to multiply within the address displacement or... -1.37
Lock-free programming: how fresh is atomic value? 0.00
How accurate is amdahl's law? 0.00
Do you have to initialize registers in MIPS +0.31