]> sourceware.org Git - newlib-cygwin.git/commit
Initialize SVE system registers.
authorTamar Christina <tamar.christina@arm.com>
Fri, 26 Oct 2018 09:18:17 +0000 (10:18 +0100)
committerRichard Earnshaw <Richard.Earnshaw@arm.com>
Wed, 31 Oct 2018 11:14:57 +0000 (11:14 +0000)
commit9a7f131e0e4dcb4833c4b5eb8c04643a05c3c7e3
tree2616a62a4ad7afd3179a931992ac239a83c086c7
parent2bbe8697d8f14eca88d8d45c11a5a58e879a3c0f
Initialize SVE system registers.

This patch initializes the SVE system registers if available
and initializes the vector length to the maximum supported.

This is done according to the SVE specification [1].

[1] https://developer.arm.com/docs/ddi0584/latest/arm-architecture-reference-manual-supplement-the-scalable-vector-extension-sve-for-armv8-a
libgloss/aarch64/cpu-init/rdimon-aem-el3.S
This page took 0.030538 seconds and 5 git commands to generate.