summary refs log tree commit diff stats
path: root/results/scraper/launchpad-without-comments/1881249
blob: c297817caa81ac75bb8256daa7758abf320de621 (plain) (blame)
1
2
3
4
5
6
7
8
9
CPU fetch from unpopulated ROM on reset

Some architectures fetch the $PC/$SP register as vectors in memory, usually ROM.
The CPU reset() handler is called before the ROM code is populated, resulting in fetching incorrect PC/SP.

Architectures affected:
- M68K
- RX
- ARM M-profile