diff options
author | Johan Almbladh <johan.almbladh@anyfinetworks.com> | 2021-10-01 16:03:47 +0300 |
---|---|---|
committer | Daniel Borkmann <daniel@iogearbox.net> | 2021-10-01 18:04:26 +0300 |
commit | 68813605dea69ca0af26af7dd00384c78c1df05d (patch) | |
tree | c49be9bbe84c77025e923dee1fab14fe99b244b8 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 6fae2e8a1d9ee09e25aee6514b7544e059a8ee68 (diff) | |
download | linux-68813605dea69ca0af26af7dd00384c78c1df05d.tar.xz |
bpf/tests: Add test of ALU shifts with operand register aliasing
This patch adds a tests of ALU32 and ALU64 LSH/RSH/ARSH operations for the
case when the two operands are the same register. Mainly intended to test
JITs that implement ALU64 shifts with 32-bit CPU instructions.
Also renamed related helper functions for consistency with the new tests.
Signed-off-by: Johan Almbladh <johan.almbladh@anyfinetworks.com>
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
Link: https://lore.kernel.org/bpf/20211001130348.3670534-10-johan.almbladh@anyfinetworks.com
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions