StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Rating Stats for

fuz

Rating
1592.47 (2,161st)
Reputation
60,118 (1,537th)
Page: 1 ... 4 5 6 7 8 ... 24
Title Δ
Zero extending a part of register 0.00
How to move a floating-point constant value into an xmm register? 0.00
Why the ModR/M:rm field is 100 in mov al, byte ptr [rbx + rsi*2 + 0... 0.00
Assemby byte ptr meaning +0.38
x86 assembly jl doesn't work 0.00
Creating an array of digits in base 10, starting from an array of w... +0.01
What is a circular shift with extend used for? -0.02
Random number in assembly -1.87
operand type mismatch for `mov' 0.00
Assembly x86 flags- overflow flag 0.00
Specify physical address for an ELF32 section in yasm? 0.00
Print Newline for Armv7 assembly program 0.00
How to tell the GNU assembler to warn when using undefined labels? -1.90
One to one mapping translation in assembler +0.44
what is the x86 opcode for assembly variables and constants? -2.51
Writing inline assembly in a separate .S file +2.06
Is nesting ARM Thumb2 "IT" instructions well defined? 0.00
Understanding page directories 0.00
Hanoi assembly code from tanenbaum computer architecture 6th book 0.00
How to compile with Bruce's C Compiler to get asm file that run... 0.00
Check number of bits on in ax +0.41
shrl -0x1if (4(%rsp) - I understand the shifting left but don't... 0.00
Why is memory alignment needed? +1.33
How to dereference a pointer in ASM data section? 0.00
x86 - Push 8 bit value to stack 0.00
Assembly addq clarification 0.00
Are there a names for this condition patterns? +1.13
How to get SF = 1 with AND operation? +0.40
logical shift left losing bits after sign extend in assembly ARMv8 0.00
what is STT_FUNC type in assemblly 0.00
Can Visual Studio be used to run C code with ARM scripts? +0.41
Largest value a TBYTE can hold +2.13
Assembly program does not exit 0.00
gcc inline assembler: "leal 2(%%ebx,%%eax,$2),%1" doesn&#... 0.00
Assembly error A2075: jump destination too far : by 25 byte(s) on L... 0.00
Trivial macOS assembly 64-bit program has incorrect stack alignment 0.00
What POP [BP-SI-80] is doing? 16bit assembly 0.00
gcc - compile, generate assembly with inline source without calling... 0.00
GNU assembler syntax 0.00
Meaning of the value column in the elf symbol table 0.00
GCC Inline-Assembly Error: "Operand size mismatch for 'int... -0.08
Inline assembly causing symbol not found errors in gcc 0.00
Direct addressing without segment in x86? 0.00
How to get g++ assembly code instructions addresses 0.00
Assembly start function x86-64 0.00
X86 Assembly - How to calculate instruction opcodes length in bytes 0.00
(fldcw [sp]) Control Word issue in assembly code 0.00
Program with smallest possible memory footprint (on Linux) 0.00
Does vmovd have avx-sse transition penalty? 0.00
How to efficiently find the n-th set bit? -1.27