Searched hist:c5674d00cacdb1c47c72e19a552fbae401bc3532 (Results 1 – 3 of 3) sorted by relevance
/linux/arch/riscv/include/asm/ |
H A D | xor.h | c5674d00cacdb1c47c72e19a552fbae401bc3532 Mon Jan 15 06:59:22 CET 2024 Greentime Hu <greentime.hu@sifive.com> riscv: Add vector extension XOR implementation
This patch adds support for vector optimized XOR and it is tested in qemu.
Co-developed-by: Han-Kuan Chen <hankuan.chen@sifive.com> Signed-off-by: Han-Kuan Chen <hankuan.chen@sifive.com> Signed-off-by: Greentime Hu <greentime.hu@sifive.com> Signed-off-by: Andy Chiu <andy.chiu@sifive.com> Tested-by: Björn Töpel <bjorn@rivosinc.com> Tested-by: Lad Prabhakar <prabhakar.mahadev-lad.rj@bp.renesas.com> Link: https://lore.kernel.org/r/20240115055929.4736-4-andy.chiu@sifive.com Signed-off-by: Palmer Dabbelt <palmer@rivosinc.com>
|
H A D | asm-prototypes.h | diff c5674d00cacdb1c47c72e19a552fbae401bc3532 Mon Jan 15 06:59:22 CET 2024 Greentime Hu <greentime.hu@sifive.com> riscv: Add vector extension XOR implementation
This patch adds support for vector optimized XOR and it is tested in qemu.
Co-developed-by: Han-Kuan Chen <hankuan.chen@sifive.com> Signed-off-by: Han-Kuan Chen <hankuan.chen@sifive.com> Signed-off-by: Greentime Hu <greentime.hu@sifive.com> Signed-off-by: Andy Chiu <andy.chiu@sifive.com> Tested-by: Björn Töpel <bjorn@rivosinc.com> Tested-by: Lad Prabhakar <prabhakar.mahadev-lad.rj@bp.renesas.com> Link: https://lore.kernel.org/r/20240115055929.4736-4-andy.chiu@sifive.com Signed-off-by: Palmer Dabbelt <palmer@rivosinc.com>
|
/linux/arch/riscv/lib/ |
H A D | xor.S | c5674d00cacdb1c47c72e19a552fbae401bc3532 Mon Jan 15 06:59:22 CET 2024 Greentime Hu <greentime.hu@sifive.com> riscv: Add vector extension XOR implementation
This patch adds support for vector optimized XOR and it is tested in qemu.
Co-developed-by: Han-Kuan Chen <hankuan.chen@sifive.com> Signed-off-by: Han-Kuan Chen <hankuan.chen@sifive.com> Signed-off-by: Greentime Hu <greentime.hu@sifive.com> Signed-off-by: Andy Chiu <andy.chiu@sifive.com> Tested-by: Björn Töpel <bjorn@rivosinc.com> Tested-by: Lad Prabhakar <prabhakar.mahadev-lad.rj@bp.renesas.com> Link: https://lore.kernel.org/r/20240115055929.4736-4-andy.chiu@sifive.com Signed-off-by: Palmer Dabbelt <palmer@rivosinc.com>
|