summary refs log tree commit diff stats
path: root/results/scraper/launchpad-without-comments/1754372
diff options
context:
space:
mode:
Diffstat (limited to 'results/scraper/launchpad-without-comments/1754372')
-rw-r--r--results/scraper/launchpad-without-comments/17543729
1 files changed, 9 insertions, 0 deletions
diff --git a/results/scraper/launchpad-without-comments/1754372 b/results/scraper/launchpad-without-comments/1754372
new file mode 100644
index 000000000..e08acb480
--- /dev/null
+++ b/results/scraper/launchpad-without-comments/1754372
@@ -0,0 +1,9 @@
+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