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 2 3 4 ... 42
Title Δ
Assembly what are data, .main and arr? 0.00
how do compiler differentiate between int and char pointers? -0.49
Flashing a Cortex-M0+ device using an ISO file +0.30
Bare Metal ARM linker script: How to relocate initialized data from... +0.55
Embedded System: Memory Layout when using Assembly Language +2.79
Is this two's complement calculation overflow error? -0.60
error in first gcc cross compiler compile stage (arm-none-eabi/bin/... -1.71
How to perform the most basic gate-level operations in a computer? 0.00
Rising edge interrupt triggering multiple times on STM32 Nucleo -0.78
armcc to armclang porting error: unknown register name 'cp15:0:... 0.00
Stop ARM GCC Optimising Out Function Call -0.04
New line when using serial communication with embedded c +0.66
How to use function for repeated code in ARM Assembly 0.00
RISC-V Load address not aligned to word boundary -0.44
Factorial program using assembly language whereby user need to ente... 0.00
What does "aligning the stack" mean in assembly? +2.32
What kind of C code can be compiled into assembly code like "L... 0.00
How to properly load integer value from .data section 0.00
Does GCC optimize assembly source file? -0.94
concatenate two bytes char byte1 and char byte2 into a single short -0.44
Encoding ARM assembly instruction to ARM machine language 0.00
How do i know if the compiler will optimize a variable? -1.08
How to turn on LED on stm32 board using assembly language that gene... +0.56
Starting program from Reset_Handler without C code 0.00
Is is necessary to use volatile when writing to hardware in C or C++? +2.06
Cortex M7: Branch just after start 0.00
How to find the max of a given value and an address of a variable i... 0.00
Why do you left shift the quotient in this binary division case? +0.06
Unexpected timing in Arm assembly +0.06
Assembling THUMB instrutions to execute on Cortex-M3 0.00
How to make gcc generate stack in bare-metal environment? +0.14
Good explanation on why x-1 "looks" the way it does in bi... -0.44
How to write ARMGNU assembly code to write C = A + B? 0.00
Why can't 16-bit instructions access the high registers of the... -1.82
Minimal assembly program ARM 0.00
Differences between Assembly Languages 0.00
Assembly procedures called and defined in C code 0.00
C: how does long long have a much larger range than long while usin... +0.16
how instructions are fetched in cortex M processors +1.66
stm32 NVIC_EnableIRQ() bare metal equivalent? -1.25
Explaining (lack of) endianness as it applies to a string +2.77
Can the _start symbol in the assembly be replaced with another word? 0.00
Why is memory aliasing needed? +2.43
Programming esp32 and esp8266 0.00
Assembly code that works for gcc but not for clang -0.43
Load variable from literal pool in assembler with ldr 0.00
Why does changing to a low register in thumb2 increase the cycle co... 0.00
x86 Assembly - Add Two 64 Bit Numbers 0.00
Trying to link a .c file with a .s file, but I get "Illegal in... +2.35
Why this recursive factorial program only returns the number that I... 0.00