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 ... 24
Title Δ
How to change the start/main entrypoint of x86-64 assembly with NASM? 0.00
In ARM64 assembly code, when is register 31 XZR versus SP? 0.00
Shift across registers efficiently 0.00
Optimizing an incrementing ASCII decimal counter in video RAM on 7t... +0.04
x86 explanation, number of function arguments and local variables -1.99
Assembler:Problem with initializing variable 0.00
How to compare two strings in nasm assembler with test or cmp corre... 0.00
Get system architecture(x86-x64) via assembly on Windows 0.00
How to get environment variables in a DOS assembly program 0.00
armv7-m bare metal ldr/str symbolic memory 0.00
SSE2 test xmm bitmask directly without using 'pmovmskb' -2.11
Error format doest not support 32-bit absolute addresses 0.00
Alternative to dir command to query a directory in C -2.59
Fastest Offset Read for a Small Array 0.00
How can "strange" ROP gadgets be found in a normal DLL? C... 0.00
Difference between value of reg, and adress of reg +1.48
What does sxt instruction in MSP430 really do? -0.13
Assembly equivalent of _mm_set_epi8 with zeros for all but the last... 0.00
How to call Assembly Functions from C on x86 architecture? +2.04
How to encode POP instructions in 8086? 0.00
Converting numbers to ascii to print them in nasm 0.00
launch asm compiled binary file with python and capture output 0.00
What are data segment initializers? 0.00
In armeabi-v7a, streqh is causing 'invalid instruction, did you... +1.46
How to pass arguments to inline GCC/Clang asembly with Intel syntax? 0.00
Efficient byte-wise rotation within 32-bit words in ARM assembly -0.13
LDRD hard faulting during execution 0.00
MOV 8 bit to 16 bit register (al to bx) 0.00
Does x86 architecture treat binary subtraction of zero/comparing wi... 0.00
How to return a number larger than 8 bits from main()? +0.38
Nasm - "real" randomness via uninitialized variables? 0.00
Labels inside GAS macro 0.00
Using stdlib.h functions directly in assembly +0.84
In x64, using "pop [RAX]", where is the value temporarily... -0.79
Is there an easy way to multiply two registers like this in AT&... +1.84
Could someone please explain what this inline #define assembly is d... -1.34
How does this program know the exact location where this string is... -1.26
How to count matches using compare + je? 0.00
Assembly code . = 60^. in low.s file of UNIX V6 source code +1.92
How to force GCC to assume that a floating-point expression is non-... +0.72
C asm linux syscall in loop continue for ever 0.00
How do you assemble, link and run a .s file in linux? +0.38
Does NASM include the segment registers in the generated machine in... 0.00
How to print out symbols assigned via the .size directive in GNU As... +0.07
How does rebooting a computer with a keyboard driver work? 0.00
Broadcast a word to an xmm register 0.00
What does 'callq *(%rax)' mean? 0.00
How can I change objdump output format? 0.00
movsd from memory to xmm0 in c x86-64 jit 0.00
How to make audio driver for MS-DOS? 0.00