Files
linux-stable-mirror/tools/perf/util
Leo YanandGreg Kroah-Hartman 96e436a051 perf arm_spe: Fix memset subclass in operation
[ Upstream commit 33e1fffea4 ]

The operation subclass is extracted from bits [7..1] of the payload.
Since bit [0] is not parsed, there is no chance to match the memset type
(0x25). As a result, the memset payload is never parsed successfully.

Instead of extracting a unified bit field, change to extract the
specific bits for each operation subclass.

Fixes: 34fb60400e ("perf arm-spe: Add raw decoding for SPEv1.3 MTE and MOPS load/store")
Signed-off-by: Leo Yan <leo.yan@arm.com>
Reviewed-by: Ian Rogers <irogers@google.com>
Reviewed-by: James Clark <james.clark@linaro.org>
Signed-off-by: Namhyung Kim <namhyung@kernel.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2025-12-18 13:55:02 +01:00
..
2024-05-10 10:52:46 -03:00
2025-04-10 14:39:22 +02:00
2024-03-21 10:41:28 -03:00
2024-08-19 14:52:13 -03:00
2025-04-10 14:39:25 +02:00
2024-08-19 14:52:13 -03:00
2024-08-19 14:52:13 -03:00
2024-08-12 18:07:10 -03:00
2024-08-12 18:07:10 -03:00
2024-07-31 16:58:18 -03:00
2024-08-30 09:24:27 -03:00
2024-08-12 18:05:14 -03:00
2024-08-12 18:05:14 -03:00
2024-08-19 14:51:46 -03:00
2024-08-19 14:51:46 -03:00
2024-02-12 12:35:41 -08:00
2024-09-11 11:27:42 -03:00
2024-08-01 18:55:55 -03:00
2024-09-11 11:27:42 -03:00
2024-09-11 11:27:42 -03:00
2024-09-11 11:27:42 -03:00
2023-11-09 13:47:50 -03:00
2024-08-12 18:05:14 -03:00
2024-09-27 15:38:52 -03:00