summary refs log tree commit diff stats
path: root/results/classifier/gemma3:12b/device/2164
diff options
context:
space:
mode:
Diffstat (limited to 'results/classifier/gemma3:12b/device/2164')
-rw-r--r--results/classifier/gemma3:12b/device/21648
1 files changed, 8 insertions, 0 deletions
diff --git a/results/classifier/gemma3:12b/device/2164 b/results/classifier/gemma3:12b/device/2164
new file mode 100644
index 00000000..4c421160
--- /dev/null
+++ b/results/classifier/gemma3:12b/device/2164
@@ -0,0 +1,8 @@
+
+m68k: 68010 exception format is incorrect
+Description of problem:
+The exception format for the original 68000 is different to the 68010 and QEMU uses the incorrect format for 68010.
+Steps to reproduce:
+You need to have something that depends on the stack layout (i.e. nommu linux) to notice it.
+Additional information:
+I have posted a patch to fix it already: https://lists.gnu.org/archive/html/qemu-devel/2024-01/msg02800.html