Ken Shirriff's blog
Computer history, restoring vintage computers, IC reverse engineering, and whatever
Showing posts with label
arm
.
Show all posts
Showing posts with label
arm
.
Show all posts
Reverse engineering the ARM1 processor's microinstructions
›
This article looks at how the ARM1 processor executes instructions. Unexpectedly, the ARM1 uses microcode, executing multiple microinstruct...
2 comments:
Reverse engineering ARM1 instruction sequencing, compared with the Z-80 and 6502
›
When a computer executes a machine language instruction, it breaks down the instruction into smaller steps that are performed in sequence....
1 comment:
The ARM1 processor's flags, reverse engineered
›
This article reverse-engineers the flag circuits in the ARM1 processor, explaining in detail how the flags are generate, controlled, and ...
3 comments:
Conditional instructions in the ARM1 processor, reverse engineered
›
By carefully examining the layout of the ARM1 processor, it can be reverse engineered. This article describes the interesting circuit used ...
›
Home
View web version