StackRating

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

old_timer

Rating
1461.53 (4,527,702nd)
Reputation
50,170 (1,988th)
Page: 1 ... 31 32 33 34 35 ... 42
Title Δ
Physical Memory and Virtual Memory data allocation behavior +0.06
What is the advantage of using memset() in C +1.11
Why this code is not efficient? +1.57
Trying to assemble the output of an disassembler (such as objdump) -1.80
Print a number in decimal -1.29
In Arm what order are parameters stored on the stack? -0.09
Optimization with bitwise operator +0.64
iOS assembly code +1.46
Calling C functions from ARM Assembly +0.57
is i=(i+1)&3 faster than i=(i+1)%4 -0.44
How do I figure out what an executable does? -0.64
returning to an address on the stack -1.73
Micro-Controllers Programming -0.44
what does "outb" in AT&T asm mean? -1.33
Fixed point math with ARM Cortex-M4 and gcc compiler +0.54
Are there programs to program Assembly in? +0.25
How does one do integer (signed or unsigned) division on ARM? -1.07
Configuring UART1 in lpc 2468 0.00
Does the Push operation in Assembly (MASM) leave the new value of t... 0.00
Endian independency in C +0.26
Floating point anomaly when an unused statement is not commented out? -1.27
Graphics development on ARM 0.00
How to use Internal Clock of PIC 0.00
Is there much difference between ARM SoCs that have the same core? +0.55
What are SP (stack) and LR in ARM? -1.41
Transfer-rate of flash drive vs hard drive +2.39
Instruction decoding when instructions are length-variable +2.07
ARM modes: User and System -1.22
Starter kit for Embedded linux programming -0.44
usage of byte paradigm c library -0.44
STM32 programming tips and questions -0.76
Assembly language standard +0.86
Electronic components programming questions -0.73
expressing large number in Arm -0.07
Arm Assembly - Calling function with more than 4 arguments -0.35
Calling c function printf from ARM assembly language +1.45
Where is declaration for get_pc() in GNU ARM? +0.56
how to use llvm+clang to compile for stm32 +0.56
Eclipse GDB "init" and "run" settings for ARM L... 0.00
What are traps? +0.20
Minicom shows nothing 0.00
Overflow/underflow in unsigned numbers +1.67
Trying to understand an assembly line of ARM7 +0.76
How to set ARM user app start address when using USB bootloader? 0.00
I would like to get started with embedded device programming (if it... 0.00
Cannot write to ARM register R4: feature or bug? +0.48
Where to learn Hardware Programming? +1.40
CORTEX lpc1768 tutorial +0.08
How to NOT use stack with function call in GCC? +0.04
zero assignment versus xor, is the second really faster? +1.84