summary refs log tree commit diff stats
path: root/results/classifier/gemma3:12b/device/1090558
diff options
context:
space:
mode:
Diffstat (limited to 'results/classifier/gemma3:12b/device/1090558')
-rw-r--r--results/classifier/gemma3:12b/device/109055810
1 files changed, 10 insertions, 0 deletions
diff --git a/results/classifier/gemma3:12b/device/1090558 b/results/classifier/gemma3:12b/device/1090558
new file mode 100644
index 000000000..24c36816d
--- /dev/null
+++ b/results/classifier/gemma3:12b/device/1090558
@@ -0,0 +1,10 @@
+
+hw/mc146818: error reading RTC_HOURS_ALARM
+
+get_next_alarm() doesn't read the RTC_HOURS_ALARM field correctly.
+
+- Bit 7 must be masked before conversion from BCD.
+- Care must be taken to check the don't care condition before masking.
+- The PM bit must be read from RTC_HOURS_ALARM, not from RTC_HOURS (as is done in convert_hour()).
+
+Seen in commit e376a788ae130454ad5e797f60cb70d0308babb6.
\ No newline at end of file