summary refs log tree commit diff stats
path: root/results/classifier/deepseek-2/output/hypervisor/1867072
diff options
context:
space:
mode:
Diffstat (limited to 'results/classifier/deepseek-2/output/hypervisor/1867072')
-rw-r--r--results/classifier/deepseek-2/output/hypervisor/186707210
1 files changed, 10 insertions, 0 deletions
diff --git a/results/classifier/deepseek-2/output/hypervisor/1867072 b/results/classifier/deepseek-2/output/hypervisor/1867072
new file mode 100644
index 00000000..3c81a455
--- /dev/null
+++ b/results/classifier/deepseek-2/output/hypervisor/1867072
@@ -0,0 +1,10 @@
+
+ARM: tag bits cleared in FAR_EL1
+
+The ARM Architecture Reference Manual provides the following for FAR_EL1:
+
+"For a Data Abort or Watchpoint exception, if address tagging is enabled for the address accessed by the data access that caused the exception, then this field includes the tag."
+
+However, I have found that the tag bits in FAR_EL1 are always clear, even if the tag bits were set in the original access.
+
+I can reproduce the problem on both 4.1.1 and master (6e8a73e911f066527e775e04b98f31ebd19db600).
\ No newline at end of file