diff options
author | Heiko Carstens <hca@linux.ibm.com> | 2024-02-03 11:45:04 +0100 |
---|---|---|
committer | Heiko Carstens <hca@linux.ibm.com> | 2024-02-16 14:30:14 +0100 |
commit | 13a8a519cacf04e970907687dcb1e85c03073ba8 (patch) | |
tree | a327df1545add441848db10677c063e665a00ced /tools/perf/scripts/python/libxed.py | |
parent | 045bad0800cec6098c30148e2873e20db742c750 (diff) |
s390/fpu: use lfpc instead of sfpc instruction
The only user of sfpc_safe() needs to read the new fpc register value
from memory before it is set with sfpc.
Avoid this indirection and use lfpc, which reads the new value from
memory. Also add the "fpu_" prefix to have a common name space for fpu
related inline assemblies, and provide memory access instrumentation.
Reviewed-by: Claudio Imbrenda <imbrenda@linux.ibm.com>
Signed-off-by: Heiko Carstens <hca@linux.ibm.com>
Diffstat (limited to 'tools/perf/scripts/python/libxed.py')
0 files changed, 0 insertions, 0 deletions