aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/call-graph-from-sql.py
diff options
context:
space:
mode:
authorDave Martin <[email protected]>2017-10-31 15:51:01 +0000
committerWill Deacon <[email protected]>2017-11-03 15:24:14 +0000
commit1fc5dce78ad15dce2f23336d339e5f7290b61e19 (patch)
tree3718014c2a1531441a25339d2d32a5cd0cb7e0ad /tools/perf/scripts/python/call-graph-from-sql.py
parent672365649ccac68cf6fafecad1a7913951e7493b (diff)
arm64/sve: Low-level SVE architectural state manipulation functions
Manipulating the SVE architectural state, including the vector and predicate registers, first-fault register and the vector length, requires the use of dedicated instructions added by SVE. This patch adds suitable assembly functions for saving and restoring the SVE registers and querying the vector length. Setting of the vector length is done as part of register restore. Since people building kernels may not all get an SVE-enabled toolchain for a while, this patch uses macros that generate explicit opcodes in place of assembler mnemonics. Signed-off-by: Dave Martin <[email protected]> Reviewed-by: Alex BennĂ©e <[email protected]> Acked-by: Catalin Marinas <[email protected]> Signed-off-by: Will Deacon <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-sql.py')
0 files changed, 0 insertions, 0 deletions