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 ... 52 53 54 55 56 ... 92
Title Δ
How to use bits in a byte to set dwords in ymm register without AVX... +1.80
Perf startup overhead: Why does a simple static executable which pe... 0.00
How does gdb read the register values of a program / process it'... -1.25
What am I comparing to? No CMP instruction in assembly code before... -0.33
SSE - Non-Existant haddsub intrinsic? +0.43
Why does x/i on gdb give different results then disassemble? 0.00
Tiny C Compiler's generated code emits extra (unnecessary?) NOP... -1.78
Why we cannot load immediate value into SRAM in AVR microcontrollers? -0.32
Assembly division not working properly 0.00
Using a variable to index a simd vector with _mm256_extract_epi32()... -0.58
x86 help for rotating significant bits 0.00
x86 assembly: Pop a value without storing it 0.00
what does this x86_64 asm code do? 0.00
Run time error if last array value is negative 0.00
std::atomic in a union with another character 0.00
Is Integer representation endian-depending? -1.99
why do all the declared variable print when only one was asked for... +0.41
how to copy the register in hypothetical CPU ISA using assembly 0.00
How is the global descriptor table copied in MINIX assembly code (x... 0.00
How to correspond existing vectorized function to existing scalar f... -0.58
Linux 64-abi, calling convention 0.00
Memory Fetching from processor 0.00
ARM NEON: How do I bit-shift a whole 64-bit d register? 0.00
Why NASM on Linux changes registers in x86_64 assembly -1.04
Copying EAX to RAX higher bits? -2.10
Bring code into the L1 instruction cache without executing it +0.06
Bring code into the L1 instruction cache without executing it +0.06
Two TLB-miss per mmap/access/munmap -2.39
What software-visible processor state needs to go in a jmp_buf on a... +1.84
Intrinsic to set value in array based on a BitMask 0.00
Shellcode Segmentation Fault error when run from exploitable program -0.10
Is there a way to flush the entire CPU cache related to a program? +1.74
Clobbered memory in two inline assembly calls vs in one inline asse... 0.00
Using inline assembly with serialization instructions 0.00
Is it faster to pop unneeded values from the stack, or add an immed... 0.00
Reverse engineered code seems to have no point +0.42
Using different registers in MIPS 0.00
Understanding the difference between ++i and i++ at the Assembly Le... -1.22
x86 - How to insert values into an array using for loops in Inline... -0.64
How do I use "nanosleep" in x86 Assembly? +0.41
CTypes error in return value 0.00
Why cant i set Breakpoints using the memory addresses +0.76
x86 Assembly pushad/popad, How fast it is? 0.00
Perf tool stat output: multiplex and scaling of "cycles" -2.04
SIMD Intrinsics and Persistent Variables/State 0.00
Is it considered bad practice to use the flags register as a boolea... 0.00
Reliability of Xcode Instrument's disassembly time profiling +0.41
How does gdb disassemble work? +1.90
Why is this C function returning int values in two's complement? 0.00
How do I get the sign of an intel Architecture SIMD __m128 -2.20