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 ... 5 6 7 8 9 ... 24
Title Δ
My strdup in ASM 0.00
What are the uses for the carry flag and the overflow flag in the E... 0.00
What is this line in my objdump? 0.00
Can immediate values be used as segement selectors -0.50
Using a separate register to store return address? 0.00
Accessing values of process independent registers in c 0.00
add 1 byte immediate value to a 2 bytes memory location +1.94
What is the explaination of this assembly code? 0.00
Why does using jmp prevent the Clang assembler from figuring out an... 0.00
Divide a float in any of the st registers by an integer constant in... 0.00
How to access an element of an array in Assembly? 0.00
How does the CPU distinguish 'CALL rel16' (E8 cw) and '... 0.00
How does the LDR instruction load constants into registers? -1.99
How can I load content at a specific address (0x63FC4080) in `r0` r... 0.00
when can I use * in assembly language? 0.00
x86 vs x86_64 calling convention 0.00
On 8088/86, does a shift/rotate by CL alter the value in CL? -0.59
How do you return the output from an execve syscall to either a reg... 0.00
Difference between MOV r/m8,r8 and MOV r8,r/m8 +0.15
How much is a "line of data"? 0.00
Set stack segment and offset in assembly 0.00
C - accessing parameter inside the function 0.00
How does mov eax store data in memory? 0.00
What is it called if two versions of a program performs the same jo... 0.00
Why does DOS not handle '#' correctly (INT 21/AH=01h) 0.00
why is it not possible to use "jump and link" and "j... 0.00
Assembly Language to Machine Code 0.00
AT&T assembly adding bytes 0.00
Is it possible to construct an x86_64 Opcode which jumps to a SIMD... -1.18
Where to look up assembly operators? -0.59
How to set to 1 the lower 3 bits of a character? 0.00
how is const and #define differentiated in assembly 0.00
Printfing a FPU register value 0.00
Is x86 32-bit assembly code valid x86 64-bit assembly code? +2.08
Get MSB / LSB in register +0.41
in li $v0, 8 what means 8? mips +0.41
Can't use PUSH assembler instruction +0.43
Cannot increment register in 32 bit code 0.00
How to get assembly output for a short Go program? 0.00
How to increment 64-bit memory effective address in Real Mode 0.00
How to write to external variable in assembler on the msp430 0.00
Need help understanding FF indirect call instruction x86 +0.44
Is the EAX register optimized for calculations on modern processors? 0.00
ASM 8086 : How is coding with multiple code segments different from... +1.25
Check machine code of a line 0.00
What's ARM instruction equivalent to Intel's xchgl? +1.36
How does a 6502 processor transfer data between ROM and RAM? +0.42
Compiler generates costly MOVZX instruction +0.41
Is there a reason to specify shifts from 8-bit registers? 0.00
How do I execute an x86 assembly instruction programmatically? +1.58