diff options
author | Dongjiu Geng <[email protected]> | 2017-12-13 18:13:56 +0800 |
---|---|---|
committer | Catalin Marinas <[email protected]> | 2018-01-05 11:29:48 +0000 |
commit | 3b3b681097fae73b7f5dcdd42db6cfdf32943d4c (patch) | |
tree | 514122d4fd4358c7dfda62c2294ad31215e0aed6 /tools/perf/scripts/python/sctop.py | |
parent | a8ffaaa060b8d4da6138e0958cb0f45b73e1cb78 (diff) |
arm64: v8.4: Support for new floating point multiplication instructions
ARM v8.4 extensions add new neon instructions for performing a
multiplication of each FP16 element of one vector with the corresponding
FP16 element of a second vector, and to add or subtract this without an
intermediate rounding to the corresponding FP32 element in a third vector.
This patch detects this feature and let the userspace know about it via a
HWCAP bit and MRS emulation.
Cc: Dave Martin <[email protected]>
Reviewed-by: Suzuki K Poulose <[email protected]>
Signed-off-by: Dongjiu Geng <[email protected]>
Reviewed-by: Dave Martin <[email protected]>
Signed-off-by: Catalin Marinas <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/sctop.py')
0 files changed, 0 insertions, 0 deletions