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 2 3 4 5 6 7 ... 24
Title Δ
Finding countdown timer in Grub 2.02 source code +0.40
What are the differences between the compress and expand instructio... 0.00
Wierd GCC behaviour with ARM assembler. ANDSEQ instruction 0.00
Assembly label prefixes 0.00
What is the reason for having read-only data defined in .text secti... 0.00
rax/rdi doesn't carry over to the next syscall? 0.00
How to set boot partition using BIOS interrupts 0.00
Operand type mismatch when using "jmp *%esp" 0.00
Convert a float literal to int representation in x86 assembly? 0.00
Why does this compiler output by GCC error when translated into NASM? 0.00
Are loads and stores the only instructions that gets reordered? +0.01
Is there any way to generate inline assembly programmatically? +0.03
Understanding the inlining with gcc (inlined function assembly code... +1.14
Reading a random line from a file in x86 assembly 0.00
How to write PDP11 style hardware interrupts with priority in 8086? 0.00
Can I get a int from my EAX/RAX to a register of the FPU like st0? +1.53
Just as in Segmentation, can different addresses in Paging also poi... -0.31
Is a 32-bit bootloader compatible with a 16-bit bootsector? 0.00
How can I find CALL and RET number using ptrace? +2.02
ASM - TLINK no symbol table 0.00
How to increment value of global variable in assembly in linux 0.00
Can't scanf int in assembly 0.00
AT&T assembly + C functions. Using Scanf for string input 0.00
How does callee know arguments are passed through registers instead... 0.00
Trying to use an asm function in an other, while compiling a lib.so... 0.00
Preinitialized function pointers in compiled binary? 0.00
-O2 in ICC messes up assembler, fine with -O1 in ICC and all optimi... 0.00
Manual alteration of RFLAGS register 0.00
What happens if there is no exit system call in an assembly program? 0.00
Get end of data segment in assembly in Linux -0.14
sp register points to unexpected address when I change the value of... 0.00
x64 asm, spilling to the stack for the system v call conv 0.00
Referencing symbols of code/data loaded separately to another part... -0.86
why can't i access an array with a register as offset? 0.00
Floating-point division on AT&T 0.00
objdump adjust vma offset in gnu Utilities -0.10
find out what a syscall parameter is in 'real life' 0.00
XOR all bytes in 64 bit register in fewer instructions +1.55
Assembly on Linux: unexpected behaviour from Assembly 0.00
what is meaning of '_emit 0Fh, _emit 31h' in x86 assembly? 0.00
What are the symbols inside of an executable file? +0.41
Swap halfwords efficently 0.00
Assemble far calls or far jumps (j* instructions) 0.00
Express floating point constant from EQU symbolic name 0.00
(N)ASM, ELF64 - .data and .bss order in memory +1.74
arm llvm assembly q and v registers 0.00
Linking library (from assembly files) with main.c in Makefile 0.00
Assembly- Parser : Instruction expected 0.00
ARMv7 Assembly - Read from file and command line 0.00
Why do we use byte addressing instead of word addressing? +0.41