StackRating

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

Thomas Jager

Rating
1596.39 (1,942nd)
Reputation
881 (171,940th)
Page: 1 2 3
Title Δ
How to set carry flag in specific bit in GPR without shifts / rotat... +1.97
Does it matter how you fill the end of ROM in Atari 2600 code? 0.00
Incomprehensible behavior of the CF flag +1.27
Is this two's complement calculation overflow error? +1.26
I'm making a bootloader but it fails with %include 0.00
Math.floor not working for cartian test case -0.62
Swap function in x86-64 assembly 0.00
ARM immediate value encoding and BIC instruction +1.20
How to print argv arguments? 0.00
Assembly: Dword to Hex conversion problem 0.00
How to extract RGB from hex in C? 0.00
Explaining Ghidra pointer (ELI don't know about C/C++) 0.00
Average of 10 numbers in Assembly langauge +1.91
Convert a decimal number into a byte size of 8 bit array +0.37
One Question Basic TCP/IP programming use bind() function 0.00
How to calculate the size of the file with assembly instructions of... 0.00
Gameboy rotate instructions 0.00
RISCV function using registers 0.00
Where is the bottom of the stack in an Intel 8086 cpu? 0.00
Redirect a function to subroutine using 0.00
MIPS .asciiz first and last char are always equal 0.00
Minimum number of bits required to represent x in two's complem... -1.55
gcc output on cygwin using stack space outside stack frame +4.34
Why is dbra so fast for a very large loop count in Motorola 68k? 0.00
Assembler code MC68k . somehow a register is getting filled with a... 0.00
(AVB)&(AV~B) is logically equivalent to ~~A, it that true or fa... 0.00
C Bit Arithmetic:I'm using (number&1) == 0 to determine eve... +3.56
Is arr, *arr, arr[0] and &arr[0][0] the same in C? +2.18
Toggle nibbles in a 16 bit register (8086) 0.00
Why is the answer to this code being printed 3 times on each number... -0.89
My C program gives me a different output from the code I saw here w... 0.00
How to copy two elements of a list into one bigger element? 0.00
C UNIX datagram sockets -- how to get file descriptor into fd_set 0.00
How to send a string from a Python socket to a C socket? 0.00
Why does this assembly code not working to print to VGA text mode v... 0.00
How to return a struct in xv6 syscalls? 0.00
Casting from uint16_t to int32_t needs an intermediate cast to int1... +0.26
Purpose of C function generated by matlab is unknown 0.00
c: increment octets of IPv4 address in network byte order 0.00
How does the lambda macro create a lambda? +3.45
What are the different versions of arithmetic swap and why do they... 0.00
Is it safe to negate the result of an && (logical and) oper... +3.42
prototype does not match function definition, but it does +3.97
Printing 2-D array through pointers +4.03
Error message for undeclared variable on Arduino, using typedef -0.81
Reading a struct from a memory buffer raises a compiler error and s... 0.00
Use of LR and PC instructions in non-leaf and leaf functions epilogue -4.67
What does *(int32_t *)(a + 4) = b mean? +3.71
Matching indices of arrays of different sizes 0.00
language C, TCP Server and Client 0.00