From 5aa276efcbd67f4300ca1a7f809c6e00aadb03da Mon Sep 17 00:00:00 2001 From: Christian Krinitsin Date: Tue, 8 Jul 2025 13:28:15 +0200 Subject: restructure results --- results/classifier/zero-shot-user-mode/instruction/2497 | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 results/classifier/zero-shot-user-mode/instruction/2497 (limited to 'results/classifier/zero-shot-user-mode/instruction/2497') diff --git a/results/classifier/zero-shot-user-mode/instruction/2497 b/results/classifier/zero-shot-user-mode/instruction/2497 new file mode 100644 index 00000000..b2fe447f --- /dev/null +++ b/results/classifier/zero-shot-user-mode/instruction/2497 @@ -0,0 +1,9 @@ +instruction: 0.885 +runtime: 0.065 +syscall: 0.051 + + + +m68k: fpu: FPIAR register is not implemented +Description of problem: +QEMU doesn't currently implement the `FPIAR` register in the FPU which is fine in most cases but test code (like that in 147bug) that is testing if instructions like `fmove` are working correctly by writing to the register and reading it back don't get the value written when reading it back and detect a failure. -- cgit v1.2.3