summary refs log tree commit diff stats
path: root/results/classifier/gemma3:12b/kernel/1754372
diff options
context:
space:
mode:
Diffstat (limited to 'results/classifier/gemma3:12b/kernel/1754372')
-rw-r--r--results/classifier/gemma3:12b/kernel/175437210
1 files changed, 10 insertions, 0 deletions
diff --git a/results/classifier/gemma3:12b/kernel/1754372 b/results/classifier/gemma3:12b/kernel/1754372
new file mode 100644
index 000000000..86fd39c39
--- /dev/null
+++ b/results/classifier/gemma3:12b/kernel/1754372
@@ -0,0 +1,10 @@
+
+Set MIPS MSA in ELF Auxiliary Vectors
+
+The MIPS MSA feature is currently not set in the ELF auxiliary vector.
+
+That is, querying the AT_HWCAP key of the ELF auxiliary vectors for a MIPS CPU that has the MSA feature should return a value that has the second bit [0] set.
+
+From [0], `HWCAP_MIPS_MSA` is defined to `1 << 1`.
+
+[0]: https://github.com/torvalds/linux/blob/master/arch/mips/include/uapi/asm/hwcap.h
\ No newline at end of file