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 ... 9 10 11 12 13 ... 42
Title Δ
C function from main is not pushing on stack in arm +2.92
How do I make an ARM source file into a kernel that the Raspberry P... 0.00
Compiling and running ARM assembly binary on Cortex-M4 (simulated i... -0.41
What does 2f mean when branching to label in assembler? 0.00
Why the carry flag is set in this substitution equation? -1.68
How do I convert a binary firmware dump to an .elf for assembly lan... 0.00
Programming embedded without interrupts -0.16
Does arm-none-eabi-ld rewrite the bl instruction? 0.00
Adding 0x10 to 0x7FF0 did not result in 0x8000, but instead got 0x7... -2.00
ARM STM/LDM instructions issue 0.00
How to port a project from one STMFx series to another in the same... 0.00
what does system memory work actually in STM32F103 on ARM memory map? +2.07
Why the interrupt service routine ,PUSH {r3,r4,r5,lr} but POP {r0,r... +0.95
How does assembly in ARM use the compare mnemonic? 0.00
Why do some C compilers set the return value of a function in weird... +0.29
How to program the microcontroller to receive IR pulses from TV rem... 0.00
Usage of as + gcc vs gcc only for ARM assembly 0.00
How are Opcodes & Operands Defined in a CPU? 0.00
why assemble before creating binary file? 0.00
why is register (or numeric representation of register) not present... -1.16
How embedded code executes after reset +0.96
Repeat an instruction a certain number of times without a "loo... -0.22
Why some kernel actions cannot be written in C -0.41
where is aeabi_fmul being linked from? 0.00
Are packed structs portable? +0.95
Change ARM Mode to System Mode (CPSR) on ARMv8-A 0.00
Who sets the stack pointer register? -0.23
How are floating point numbers stored inside the CPU? -0.43
arm disassembly - ADR or SUB? 0.00
ARMv8 exception vectors and handling 0.00
How to write the EL3 registers of ARM +0.58
STM32F103C8T6 doesn't work after reset button 0.00
GtkWave isn't getting signals from IVerilog simulation +0.08
Debugging a compiled C program with GDB to learn Assembly programming -1.73
C to MIPS translate +1.37
Different Static Global Variables Share the Same Memory Address -0.91
How does the LDR instruction load constants into registers? +2.65
Bare metal C Function not working -1.96
How to set up a callback function when an Exception occurs? -0.43
Keep getting e8 00 00 00 00 as the machine code to call a function... -1.70
VB.NET Save file to ARM Cortex-M3 Microcontroller 0.00
Obtaining bit representation of a float in C -1.13
MMU disabled vs MMU enabled with one-to-one paging 0.00
AVR gcc version < gcc release versions -- why? 0.00
When should I use size directives in x86? -1.10
Is there a subset of assembler language which is platform-independe... -0.43
Can't erase first page of samd21 microcontroller flash memory 0.00
Compiler Implementation Dependency on ABI 0.00
'and' conditional strange value explanation [X86 Assembly] -0.72
Should I truncate my ints to shorts before computing bitwise ops on... -1.23