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 ... 36 37 38 39 40 ... 92
Title Δ
Combining __restrict__ and __attribute__((aligned(32))) 0.00
How do I divide by 8, using ARM Assembly Code? -0.62
Assembly instruction MOV BL,0 0.00
What's the point of the VPERMILPS instruction (_mm_permute_ps)? 0.00
Integer describing number of floating point arguments in xmm regist... 0.00
What is the SSE2 assembly equivalent of intrinsics? -0.37
Why jnz requires 2 cycles to complete in an inner loop -1.44
Multiply bytes to produce 16-bits, without shifting +0.38
embed a functions assembly code in a struct +1.18
How can I print HEX result from DX:AX on screen? 0.00
Segmentation fault with a variable in SECTION .DATA 0.00
Does the C++ standard allow for an uninitialized bool to crash a pr... +2.09
Inline c++ method in assembly -0.57
Why is this C++ wrapper class not being inlined away? +1.78
Is mov r64, m64 one cycle or two cycle latency? 0.00
Writing assembly codeprogram gdb 0.00
Why 16 stepping by 4K in main memory causing no L1d cache miss 0.00
How to force cpu core to flush store buffer in c? +1.74
For temporary registers in the asm statement, should I use clobber... 0.00
DMB instructions in an interrupt-safe FIFO +1.33
How can I accelerate this code (MWE!), e.g. using restrict +0.96
Does the LSL instruction ever set the oVerflow flag in an ARM proce... -0.62
Hard to debug SEGV due to skipped cmov from out-of-bounds memory +2.00
Does aligning memory on particular address boundaries in C/C++ stil... +0.38
Move an int64_t to the high quadwords of an AVX2 __m256i vector 0.00
Why dependency in a loop iteration can't be executed together w... 0.00
Do denormal flags like Denormals-Are-Zero (DAZ) affect comparisons... 0.00
Stack Pointer in Assembly. ESP points always empty space or not? 0.00
assembly language problem in communication between BIOS and old MSD... -1.44
Why jnz counts no cycle? 0.00
MIPS array indexing using a displacement in lw for a known constant... 0.00
Evaluating the offset of Return-Address 0.00
What's wrong in this SSE2 transposition? 0.00
Error C2078 when initializing uint32x4_t on ARM? +1.50
Return statement does not get executed in c 0.00
How to read a condition flag in ARMv7 Thumb-2 assembly? -0.63
Using % with SSE2? 0.00
Is this lock-free dlist insertion is safe? 0.00
Understanding and analyzing assembly code -1.74
Linux perf_events annotation frame pointer confusion 0.00
How to get lower and higher 32 bits of a 64-bit integer for gcc inl... 0.00
ARMv8 floating point output inline assembly -0.35
What does "#APP" in the assembly file generated by compil... +0.98
Why are gcc's switch-generated jumps faster than equivalent fun... 0.00
When immediately printing a result from an arithmetic operation in... -2.06
Processor behavior when jumping between Rings -1.83
Left Shift Logical by sum of two numbers/registers? 0.00
Mode 12 of _mm_cmpistri 0.00
How does one opcode byte decode to different instructions depending... +1.39
How is a MBR signature stored on a hard-disk? 0.00