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 ... 20 21 22 23 24 ... 92
Title Δ
C/C++ memcpu benchmark: measuring CPU and wall time 0.00
How to manage paging in assembly/C kernel? +1.53
how often does FLAGS register get updated in asm? 0.00
Getting source not available about reaching the end of the PROC 0.00
Assembler output does not run on my Linux machine 0.00
Translate Inline Assembler of Codewarrior to GCC Inline Assembler 0.00
Is there any way to write for Intel CPU direct core-to-core communi... 0.00
Unable to enter for loop in Assembly due to possible improper compare 0.00
Map integer range onto another range 0.00
Assembly Language equivalent to Ceil , Floor 0.00
Why VS C/C++ AVX512 compiled software work on my system while my CP... 0.00
Why do call and jump instruction use a displacement relative to the... 0.00
How drivers work out of the box in x86 and not in embedded computer... 0.00
OS & Assembly: What prevents user mode from setting selector to... -1.97
Is there any way to schedule an event without constantly running ch... 0.00
C++20 std::atomic<float>- std::atomic<double>.specializ... +0.48
What if an immediate number is out of range before signed number op... 0.00
Why does issuing empty asm commands swap variables? 0.00
If a RMW operation changes nothing, can it be optimized away, for a... +1.97
Why does strace report my x64 FASM program runs in 32-bit mode? -1.84
Changing calling convention in gcc/g++ abi 0.00
How to remove a char from a 4-byte string in MIPS32 assembly using... 0.00
How to Access First Parameter of scanf Call in Assembly? 0.00
How can I resolve data dependency in pointer arrays? 0.00
8086 can't access to external memory 0.00
How can I see string value in stack? 0.00
GCC placing register args on the stack with a gap below local varia... 0.00
How does x86 handle byte vs word addressing when executing instruct... 0.00
Instructions for STRLEN function in AVX with YMM registers 0.00
How to isolate byte and word array elements in a 64-bit register 0.00
x86 Assembly Language: Filling an array with values generated by a... 0.00
Reading from non-blocking stdin in NASM 0.00
Mips-Assembly beq and 0.00
SIMD: more generic shuffle function 0.00
Easier way to aggregate a collection of memory accesses made by a W... 0.00
Preventing unaligned accesses at the instruction set level 0.00
What is the point of atomic.Load and atomic.Store 0.00
Clang: x86 FPU calling convention 0.00
The lowest level function to handle a user input 0.00
Long latency instruction 0.00
Storing a general purpose register in st0 0.00
C/ะก++. Why could a simple integer addition on a volatile be transla... 0.00
AVX512BW: handle 64-bit mask in 32-bit code with bsf / tzcnt? 0.00
How would you edit this so that the array is shifted 2 places? Ex.... 0.00
Assembly language using signed int multiplication math to perform s... 0.00
How can we tell the stack frame is currently empty? 0.00
How to use .if, .else, .elseif for x86 Assembly language 0.00
GCC inline assembly read value from array 0.00
Enforce relative order of statements for a single thread 0.00
Why movzbl is used in assembly when casting unsigned char to signed... 0.00