summary refs log tree commit diff stats
path: root/results/scraper/launchpad-without-comments/1881249
diff options
context:
space:
mode:
Diffstat (limited to 'results/scraper/launchpad-without-comments/1881249')
-rw-r--r--results/scraper/launchpad-without-comments/18812499
1 files changed, 9 insertions, 0 deletions
diff --git a/results/scraper/launchpad-without-comments/1881249 b/results/scraper/launchpad-without-comments/1881249
new file mode 100644
index 00000000..c297817c
--- /dev/null
+++ b/results/scraper/launchpad-without-comments/1881249
@@ -0,0 +1,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
\ No newline at end of file