repo_id
string
size
int64
file_path
string
content
string
vproc/vicuna
2,641
test/csr/vl.S
# Copyright TU Wien # Licensed under the Solderpad Hardware License v2.1, see LICENSE.txt for details # SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 .text .global main main: la a0, vdata_start li t0, 13 vsetvli t0, t0, e32,m4,tu,mu csrr t0, vl...
vproc/vicuna
2,709
test/elem/vredmax_32.S
# Copyright TU Wien # Licensed under the Solderpad Hardware License v2.1, see LICENSE.txt for details # SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 .text .global main main: la a0, vdata_start li t0, 4 vsetvli t0, t0, e32,m1,tu,mu li t0, 0x4...
vproc/vicuna
2,843
test/elem/vwredsum_16.S
# Copyright TU Wien # Licensed under the Solderpad Hardware License v2.1, see LICENSE.txt for details # SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 .text .global main main: la a0, vdata_start li t0, 8 vsetvli t0, t0, e16,m1,tu,mu li t0, 0x4...
vproc/vicuna
2,709
test/elem/vredmin_32.S
# Copyright TU Wien # Licensed under the Solderpad Hardware License v2.1, see LICENSE.txt for details # SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 .text .global main main: la a0, vdata_start li t0, 4 vsetvli t0, t0, e32,m1,tu,mu li t0, 0x4...
vproc/vicuna
2,703
test/elem/vredmin_8.S
# Copyright TU Wien # Licensed under the Solderpad Hardware License v2.1, see LICENSE.txt for details # SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 .text .global main main: la a0, vdata_start li t0, 16 vsetvli t0, t0, e8,m1,tu,mu li t0, 0x4...
vproc/vicuna
2,703
test/elem/vredmaxu_8.S
# Copyright TU Wien # Licensed under the Solderpad Hardware License v2.1, see LICENSE.txt for details # SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 .text .global main main: la a0, vdata_start li t0, 16 vsetvli t0, t0, e8,m1,tu,mu li t0, 0x4...
vproc/vicuna
2,709
test/elem/vredand_32.S
# Copyright TU Wien # Licensed under the Solderpad Hardware License v2.1, see LICENSE.txt for details # SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 .text .global main main: la a0, vdata_start li t0, 4 vsetvli t0, t0, e32,m1,tu,mu li t0, 0x4...
vproc/vicuna
2,643
test/elem/viota_16.S
# Copyright TU Wien # Licensed under the Solderpad Hardware License v2.1, see LICENSE.txt for details # SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 .text .global main main: la a0, vdata_start li t0, 14 vsetvli t0, t0, e16,m2,tu,mu vle16.v v0, (a...
vproc/vicuna
2,670
test/elem/vfirst_16.S
# Copyright TU Wien # Licensed under the Solderpad Hardware License v2.1, see LICENSE.txt for details # SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 .text .global main main: la a0, vdata_start li t0, 32 vsetvli t0, t0, e16,m4,tu,mu vle16.v v0, (a...
vproc/vicuna
2,643
test/elem/viota_32.S
# Copyright TU Wien # Licensed under the Solderpad Hardware License v2.1, see LICENSE.txt for details # SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 .text .global main main: la a0, vdata_start li t0, 13 vsetvli t0, t0, e32,m4,tu,mu vle32.v v0, (a...
vproc/vicuna
2,705
test/elem/vredxor_16.S
# Copyright TU Wien # Licensed under the Solderpad Hardware License v2.1, see LICENSE.txt for details # SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 .text .global main main: la a0, vdata_start li t0, 8 vsetvli t0, t0, e16,m1,tu,mu li t0, 0x4...
vproc/vicuna
2,843
test/elem/vredsum_16.S
# Copyright TU Wien # Licensed under the Solderpad Hardware License v2.1, see LICENSE.txt for details # SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 .text .global main main: la a0, vdata_start li t0, 8 vsetvli t0, t0, e16,m1,tu,mu li t0, 0x4...
vproc/vicuna
2,705
test/elem/vredminu_16.S
# Copyright TU Wien # Licensed under the Solderpad Hardware License v2.1, see LICENSE.txt for details # SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 .text .global main main: la a0, vdata_start li t0, 8 vsetvli t0, t0, e16,m1,tu,mu li t0, 0x4...
vproc/vicuna
2,738
test/elem/vmv_xreg_8.S
# Copyright TU Wien # Licensed under the Solderpad Hardware License v2.1, see LICENSE.txt for details # SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 .text .global main main: la a0, vdata_start li t0, 16 vsetvli t0, t0, e8,m1,tu,mu vle8.v v0, (a0...
vproc/vicuna
2,642
test/elem/viota_8.S
# Copyright TU Wien # Licensed under the Solderpad Hardware License v2.1, see LICENSE.txt for details # SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 .text .global main main: la a0, vdata_start li t0, 16 vsetvli t0, t0, e8,m1,tu,mu vle8.v v0, (a0...
vproc/vicuna
2,705
test/elem/vredor_16.S
# Copyright TU Wien # Licensed under the Solderpad Hardware License v2.1, see LICENSE.txt for details # SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 .text .global main main: la a0, vdata_start li t0, 8 vsetvli t0, t0, e16,m1,tu,mu li t0, 0x4...
vproc/vicuna
2,703
test/elem/vwredsumu_8.S
# Copyright TU Wien # Licensed under the Solderpad Hardware License v2.1, see LICENSE.txt for details # SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 .text .global main main: la a0, vdata_start li t0, 16 vsetvli t0, t0, e8,m1,tu,mu li t0, 0x4...
vproc/vicuna
2,703
test/elem/vredor_8.S
# Copyright TU Wien # Licensed under the Solderpad Hardware License v2.1, see LICENSE.txt for details # SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 .text .global main main: la a0, vdata_start li t0, 16 vsetvli t0, t0, e8,m1,tu,mu li t0, 0x4...
vproc/vicuna
2,705
test/elem/vredmaxu_16.S
# Copyright TU Wien # Licensed under the Solderpad Hardware License v2.1, see LICENSE.txt for details # SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 .text .global main main: la a0, vdata_start li t0, 8 vsetvli t0, t0, e16,m1,tu,mu li t0, 0x4...
vproc/vicuna
2,706
test/elem/vrgather_8.S
# Copyright TU Wien # Licensed under the Solderpad Hardware License v2.1, see LICENSE.txt for details # SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 .text .global main main: la a0, vdata_start li t0, 16 vsetvli t0, t0, e8,m1,tu,mu vle8.v v0, (a0...
vproc/vicuna
2,703
test/elem/vwredsum_8.S
# Copyright TU Wien # Licensed under the Solderpad Hardware License v2.1, see LICENSE.txt for details # SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 .text .global main main: la a0, vdata_start li t0, 16 vsetvli t0, t0, e8,m1,tu,mu li t0, 0x4...
vproc/vicuna
2,609
test/elem/vid_32.S
# Copyright TU Wien # Licensed under the Solderpad Hardware License v2.1, see LICENSE.txt for details # SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 .text .global main main: la a0, vdata_start li t0, 4 vsetvli t0, t0, e32,m1,tu,mu vid.v v0 ...
vproc/vicuna
2,703
test/elem/vredxor_8.S
# Copyright TU Wien # Licensed under the Solderpad Hardware License v2.1, see LICENSE.txt for details # SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 .text .global main main: la a0, vdata_start li t0, 16 vsetvli t0, t0, e8,m1,tu,mu li t0, 0x4...
vproc/vicuna
2,670
test/elem/vpopc_16.S
# Copyright TU Wien # Licensed under the Solderpad Hardware License v2.1, see LICENSE.txt for details # SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 .text .global main main: la a0, vdata_start li t0, 13 vsetvli t0, t0, e16,m2,tu,mu vle16.v v0, (a...
vproc/vicuna
2,703
test/elem/vredmax_8.S
# Copyright TU Wien # Licensed under the Solderpad Hardware License v2.1, see LICENSE.txt for details # SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 .text .global main main: la a0, vdata_start li t0, 16 vsetvli t0, t0, e8,m1,tu,mu li t0, 0x4...
vproc/vicuna
2,847
test/elem/vredsum_32.S
# Copyright TU Wien # Licensed under the Solderpad Hardware License v2.1, see LICENSE.txt for details # SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 .text .global main main: la a0, vdata_start li t0, 4 vsetvli t0, t0, e32,m1,tu,mu li t0, 0x4...
vproc/vicuna
2,705
test/elem/vredmax_16.S
# Copyright TU Wien # Licensed under the Solderpad Hardware License v2.1, see LICENSE.txt for details # SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 .text .global main main: la a0, vdata_start li t0, 8 vsetvli t0, t0, e16,m1,tu,mu li t0, 0x4...
vproc/vicuna
2,705
test/elem/vredmin_16.S
# Copyright TU Wien # Licensed under the Solderpad Hardware License v2.1, see LICENSE.txt for details # SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 .text .global main main: la a0, vdata_start li t0, 8 vsetvli t0, t0, e16,m1,tu,mu li t0, 0x4...
vproc/vicuna
2,670
test/elem/vpopc_32.S
# Copyright TU Wien # Licensed under the Solderpad Hardware License v2.1, see LICENSE.txt for details # SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 .text .global main main: la a0, vdata_start li t0, 32 vsetvli t0, t0, e32,m8,tu,mu vle32.v v0, (a...
vproc/vicuna
2,706
test/elem/vrgather_16.S
# Copyright TU Wien # Licensed under the Solderpad Hardware License v2.1, see LICENSE.txt for details # SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 .text .global main main: la a0, vdata_start li t0, 8 vsetvli t0, t0, e16,m1,tu,mu vle16.v v0, (a0...
vproc/vicuna
2,709
test/elem/vredor_32.S
# Copyright TU Wien # Licensed under the Solderpad Hardware License v2.1, see LICENSE.txt for details # SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 .text .global main main: la a0, vdata_start li t0, 4 vsetvli t0, t0, e32,m1,tu,mu li t0, 0x4...
vproc/vicuna
2,703
test/elem/vredand_8.S
# Copyright TU Wien # Licensed under the Solderpad Hardware License v2.1, see LICENSE.txt for details # SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 .text .global main main: la a0, vdata_start li t0, 16 vsetvli t0, t0, e8,m1,tu,mu li t0, 0x4...
vproc/vicuna
2,738
test/elem/vmv_xreg_16.S
# Copyright TU Wien # Licensed under the Solderpad Hardware License v2.1, see LICENSE.txt for details # SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 .text .global main main: la a0, vdata_start li t0, 8 vsetvli t0, t0, e16,m1,tu,mu vle16.v v0, (a0...
vproc/vicuna
2,705
test/elem/vredand_16.S
# Copyright TU Wien # Licensed under the Solderpad Hardware License v2.1, see LICENSE.txt for details # SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 .text .global main main: la a0, vdata_start li t0, 8 vsetvli t0, t0, e16,m1,tu,mu li t0, 0x4...
vproc/vicuna
2,709
test/elem/vredminu_32.S
# Copyright TU Wien # Licensed under the Solderpad Hardware License v2.1, see LICENSE.txt for details # SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 .text .global main main: la a0, vdata_start li t0, 4 vsetvli t0, t0, e32,m1,tu,mu li t0, 0x4...
vproc/vicuna
2,673
test/elem/vcompress_16.S
# Copyright TU Wien # Licensed under the Solderpad Hardware License v2.1, see LICENSE.txt for details # SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 .text .global main main: la a0, vdata_start li t0, 9 vsetvli t0, t0, e16,m2,tu,mu vle16.v v0, (a0...
vproc/vicuna
2,669
test/elem/vpopc_8.S
# Copyright TU Wien # Licensed under the Solderpad Hardware License v2.1, see LICENSE.txt for details # SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 .text .global main main: la a0, vdata_start li t0, 64 vsetvli t0, t0, e8,m4,tu,mu vle8.v v0, (a0...
vproc/vicuna
2,709
test/elem/vredmaxu_32.S
# Copyright TU Wien # Licensed under the Solderpad Hardware License v2.1, see LICENSE.txt for details # SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 .text .global main main: la a0, vdata_start li t0, 4 vsetvli t0, t0, e32,m1,tu,mu li t0, 0x4...
vproc/vicuna
2,843
test/elem/vwredsumu_16.S
# Copyright TU Wien # Licensed under the Solderpad Hardware License v2.1, see LICENSE.txt for details # SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 .text .global main main: la a0, vdata_start li t0, 8 vsetvli t0, t0, e16,m1,tu,mu li t0, 0x4...
vproc/vicuna
2,703
test/elem/vredminu_8.S
# Copyright TU Wien # Licensed under the Solderpad Hardware License v2.1, see LICENSE.txt for details # SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 .text .global main main: la a0, vdata_start li t0, 16 vsetvli t0, t0, e8,m1,tu,mu li t0, 0x4...
vproc/vicuna
2,673
test/elem/vcompress_8.S
# Copyright TU Wien # Licensed under the Solderpad Hardware License v2.1, see LICENSE.txt for details # SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 .text .global main main: la a0, vdata_start li t0, 16 vsetvli t0, t0, e8,m1,tu,mu vle8.v v0, (a0...
vproc/vicuna
2,669
test/elem/vmv_xreg_32.S
# Copyright TU Wien # Licensed under the Solderpad Hardware License v2.1, see LICENSE.txt for details # SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 .text .global main main: la a0, vdata_start li t0, 4 vsetvli t0, t0, e32,m1,tu,mu vle32.v v0, (a0...
vproc/vicuna
2,674
test/elem/vcompress_32.S
# Copyright TU Wien # Licensed under the Solderpad Hardware License v2.1, see LICENSE.txt for details # SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 .text .global main main: la a0, vdata_start li t0, 13 vsetvli t0, t0, e32,m4,tu,mu vle32.v v0, (a...
vproc/vicuna
2,609
test/elem/vid_16.S
# Copyright TU Wien # Licensed under the Solderpad Hardware License v2.1, see LICENSE.txt for details # SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 .text .global main main: la a0, vdata_start li t0, 5 vsetvli t0, t0, e16,m1,tu,mu vid.v v0 ...
vproc/vicuna
2,707
test/elem/vrgather_32.S
# Copyright TU Wien # Licensed under the Solderpad Hardware License v2.1, see LICENSE.txt for details # SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 .text .global main main: la a0, vdata_start li t0, 16 vsetvli t0, t0, e32,m4,tu,mu vle32.v v0, (a...
vproc/vicuna
2,703
test/elem/vredsum_8.S
# Copyright TU Wien # Licensed under the Solderpad Hardware License v2.1, see LICENSE.txt for details # SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 .text .global main main: la a0, vdata_start li t0, 16 vsetvli t0, t0, e8,m1,tu,mu li t0, 0x4...
vproc/vicuna
2,709
test/elem/vredxor_32.S
# Copyright TU Wien # Licensed under the Solderpad Hardware License v2.1, see LICENSE.txt for details # SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 .text .global main main: la a0, vdata_start li t0, 4 vsetvli t0, t0, e32,m1,tu,mu li t0, 0x4...
vproc/vicuna
2,670
test/elem/vfirst_32.S
# Copyright TU Wien # Licensed under the Solderpad Hardware License v2.1, see LICENSE.txt for details # SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 .text .global main main: la a0, vdata_start li t0, 16 vsetvli t0, t0, e32,m4,tu,mu vle32.v v0, (a...
vproc/vicuna
2,669
test/elem/vfirst_8.S
# Copyright TU Wien # Licensed under the Solderpad Hardware License v2.1, see LICENSE.txt for details # SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 .text .global main main: la a0, vdata_start li t0, 64 vsetvli t0, t0, e8,m4,tu,mu vle8.v v0, (a0...
vproc/vicuna
2,609
test/elem/vid_8.S
# Copyright TU Wien # Licensed under the Solderpad Hardware License v2.1, see LICENSE.txt for details # SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 .text .global main main: la a0, vdata_start li t0, 16 vsetvli t0, t0, e8,m1,tu,mu vid.v v0 ...
vproc/vicuna
5,590
test/kernel/gemm.S
# Copyright TU Wien # Licensed under the Solderpad Hardware License v2.1, see LICENSE.txt for details # SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 .text .balign 4 .global main main: li t0, 65536 li a0, 256 li a1, 256 li a2, 256 ...
vproc/vicuna
5,203
test/kernel/conv_3x3.S
# Copyright TU Wien # Licensed under the Solderpad Hardware License v2.1, see LICENSE.txt for details # SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 .text .balign 4 .global main main: li t2, 65536 vsetvli t2, t2, e8,m1,tu,mu mv a3, t2 # width is V...
vproc/vicuna
2,677
test/kernel/axpy.S
# Copyright TU Wien # Licensed under the Solderpad Hardware License v2.1, see LICENSE.txt for details # SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 .text .balign 4 .global main main: li a0, 65536 la a1, vdata_start add a2, a1, a0 li a...
vproc/vicuna
2,645
test/alu/vsrl_16.S
# Copyright TU Wien # Licensed under the Solderpad Hardware License v2.1, see LICENSE.txt for details # SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 .text .global main main: la a0, vdata_start li t0, 8 vsetvli t0, t0, e16,m1,tu,mu vle16.v v0, (a0...
vproc/vicuna
2,646
test/alu/vnclip_16.S
# Copyright TU Wien # Licensed under the Solderpad Hardware License v2.1, see LICENSE.txt for details # SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 .text .global main main: la a0, vdata_start li t0, 8 vsetvli t0, t0, e16,m1,tu,mu vle32.v v0, (a0...
vproc/vicuna
2,678
test/alu/vxor_16.S
# Copyright TU Wien # Licensed under the Solderpad Hardware License v2.1, see LICENSE.txt for details # SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 .text .global main main: la a0, vdata_start li t0, 8 vsetvli t0, t0, e16,m1,tu,mu li t0, 0x5...
vproc/vicuna
2,645
test/alu/vsra_16.S
# Copyright TU Wien # Licensed under the Solderpad Hardware License v2.1, see LICENSE.txt for details # SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 .text .global main main: la a0, vdata_start li t0, 8 vsetvli t0, t0, e16,m1,tu,mu vle16.v v0, (a0...
vproc/vicuna
2,673
test/alu/vmax_32.S
# Copyright TU Wien # Licensed under the Solderpad Hardware License v2.1, see LICENSE.txt for details # SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 .text .global main main: la a0, vdata_start li t0, 4 vsetvli t0, t0, e32,m1,tu,mu li t0, 5 ...
vproc/vicuna
2,642
test/alu/vmv_16.S
# Copyright TU Wien # Licensed under the Solderpad Hardware License v2.1, see LICENSE.txt for details # SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 .text .global main main: la a0, vdata_start li t0, 8 vsetvli t0, t0, e16,m1,tu,mu vle16.v v0, (a0...
vproc/vicuna
2,646
test/alu/vnsra_16.S
# Copyright TU Wien # Licensed under the Solderpad Hardware License v2.1, see LICENSE.txt for details # SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 .text .global main main: la a0, vdata_start li t0, 8 vsetvli t0, t0, e16,m1,tu,mu vle32.v v0, (a0...
vproc/vicuna
2,703
test/alu/vmnand.S
# Copyright TU Wien # Licensed under the Solderpad Hardware License v2.1, see LICENSE.txt for details # SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 .text .global main main: la a0, vdata_start li t0, 16 vsetvli t0, t0, e8,m1,tu,mu li t0, 0x5...
vproc/vicuna
2,676
test/alu/vsaddu_8.S
# Copyright TU Wien # Licensed under the Solderpad Hardware License v2.1, see LICENSE.txt for details # SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 .text .global main main: la a0, vdata_start li t0, 16 vsetvli t0, t0, e8,m1,tu,mu li t0, 0xc...
vproc/vicuna
2,673
test/alu/vadd_16.S
# Copyright TU Wien # Licensed under the Solderpad Hardware License v2.1, see LICENSE.txt for details # SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 .text .global main main: la a0, vdata_start li t0, 8 vsetvli t0, t0, e16,m1,tu,mu li t0, 1 ...
vproc/vicuna
2,744
test/alu/vmsgt_32.S
# Copyright TU Wien # Licensed under the Solderpad Hardware License v2.1, see LICENSE.txt for details # SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 .text .global main main: la a0, vdata_start li t0, 4 vsetvli t0, t0, e32,m1,tu,mu li t0, 0x3...
vproc/vicuna
2,645
test/alu/vsll_32.S
# Copyright TU Wien # Licensed under the Solderpad Hardware License v2.1, see LICENSE.txt for details # SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 .text .global main main: la a0, vdata_start li t0, 4 vsetvli t0, t0, e32,m1,tu,mu vle32.v v0, (a0...
vproc/vicuna
2,673
test/alu/vmin_16.S
# Copyright TU Wien # Licensed under the Solderpad Hardware License v2.1, see LICENSE.txt for details # SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 .text .global main main: la a0, vdata_start li t0, 8 vsetvli t0, t0, e16,m1,tu,mu li t0, 0 ...
vproc/vicuna
2,676
test/alu/vsadd_8.S
# Copyright TU Wien # Licensed under the Solderpad Hardware License v2.1, see LICENSE.txt for details # SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 .text .global main main: la a0, vdata_start li t0, 16 vsetvli t0, t0, e8,m1,tu,mu li t0, 0x4...
vproc/vicuna
2,732
test/alu/vmsle_8.S
# Copyright TU Wien # Licensed under the Solderpad Hardware License v2.1, see LICENSE.txt for details # SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 .text .global main main: la a0, vdata_start li t0, 16 vsetvli t0, t0, e8,m1,tu,mu li t0, 0x2...
vproc/vicuna
2,676
test/alu/vmaxu_8.S
# Copyright TU Wien # Licensed under the Solderpad Hardware License v2.1, see LICENSE.txt for details # SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 .text .global main main: la a0, vdata_start li t0, 16 vsetvli t0, t0, e8,m1,tu,mu li t0, 0x8...
vproc/vicuna
2,673
test/alu/vrsub_16.S
# Copyright TU Wien # Licensed under the Solderpad Hardware License v2.1, see LICENSE.txt for details # SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 .text .global main main: la a0, vdata_start li t0, 8 vsetvli t0, t0, e16,m1,tu,mu li t0, 1 ...
vproc/vicuna
2,673
test/alu/vasub_32.S
# Copyright TU Wien # Licensed under the Solderpad Hardware License v2.1, see LICENSE.txt for details # SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 .text .global main main: la a0, vdata_start li t0, 4 vsetvli t0, t0, e32,m1,tu,mu li t0, 1 ...
vproc/vicuna
2,642
test/alu/vmv_8.S
# Copyright TU Wien # Licensed under the Solderpad Hardware License v2.1, see LICENSE.txt for details # SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 .text .global main main: la a0, vdata_start li t0, 16 vsetvli t0, t0, e8,m1,tu,mu vle8.v v0, (a0...
vproc/vicuna
2,732
test/alu/vmsleu_8.S
# Copyright TU Wien # Licensed under the Solderpad Hardware License v2.1, see LICENSE.txt for details # SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 .text .global main main: la a0, vdata_start li t0, 16 vsetvli t0, t0, e8,m1,tu,mu li t0, 0x5...
vproc/vicuna
2,736
test/alu/vmsle_16.S
# Copyright TU Wien # Licensed under the Solderpad Hardware License v2.1, see LICENSE.txt for details # SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 .text .global main main: la a0, vdata_start li t0, 8 vsetvli t0, t0, e16,m1,tu,mu li t0, 0x2...
vproc/vicuna
2,673
test/alu/vasub_16.S
# Copyright TU Wien # Licensed under the Solderpad Hardware License v2.1, see LICENSE.txt for details # SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 .text .global main main: la a0, vdata_start li t0, 8 vsetvli t0, t0, e16,m1,tu,mu li t0, 1 ...
vproc/vicuna
2,717
test/alu/vadc_32.S
# Copyright TU Wien # Licensed under the Solderpad Hardware License v2.1, see LICENSE.txt for details # SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 .text .global main main: la a0, vdata_start li t0, 4 vsetvli t0, t0, e32,m1,tu,mu li t0, 0x8...
vproc/vicuna
2,674
test/alu/vwaddu_16.S
# Copyright TU Wien # Licensed under the Solderpad Hardware License v2.1, see LICENSE.txt for details # SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 .text .global main main: la a0, vdata_start li t0, 16 vsetvli t0, t0, e16,m2,tu,mu li t0, 1 ...
vproc/vicuna
2,736
test/alu/vmsltu_16.S
# Copyright TU Wien # Licensed under the Solderpad Hardware License v2.1, see LICENSE.txt for details # SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 .text .global main main: la a0, vdata_start li t0, 8 vsetvli t0, t0, e16,m1,tu,mu li t0, 0x4...
vproc/vicuna
2,711
test/alu/vsbc_8.S
# Copyright TU Wien # Licensed under the Solderpad Hardware License v2.1, see LICENSE.txt for details # SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 .text .global main main: la a0, vdata_start li t0, 16 vsetvli t0, t0, e8,m1,tu,mu li t0, 0x8...
vproc/vicuna
2,682
test/alu/vand_32.S
# Copyright TU Wien # Licensed under the Solderpad Hardware License v2.1, see LICENSE.txt for details # SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 .text .global main main: la a0, vdata_start li t0, 4 vsetvli t0, t0, e32,m1,tu,mu li t0, 0x5...
vproc/vicuna
2,678
test/alu/vssubu_16.S
# Copyright TU Wien # Licensed under the Solderpad Hardware License v2.1, see LICENSE.txt for details # SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 .text .global main main: la a0, vdata_start li t0, 8 vsetvli t0, t0, e16,m1,tu,mu li t0, 0x4...
vproc/vicuna
2,673
test/alu/vsub_16.S
# Copyright TU Wien # Licensed under the Solderpad Hardware License v2.1, see LICENSE.txt for details # SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 .text .global main main: la a0, vdata_start li t0, 8 vsetvli t0, t0, e16,m1,tu,mu li t0, 1 ...
vproc/vicuna
2,703
test/alu/vmand.S
# Copyright TU Wien # Licensed under the Solderpad Hardware License v2.1, see LICENSE.txt for details # SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 .text .global main main: la a0, vdata_start li t0, 16 vsetvli t0, t0, e8,m1,tu,mu li t0, 0x5...
vproc/vicuna
2,676
test/alu/vxor_8.S
# Copyright TU Wien # Licensed under the Solderpad Hardware License v2.1, see LICENSE.txt for details # SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 .text .global main main: la a0, vdata_start li t0, 16 vsetvli t0, t0, e8,m1,tu,mu li t0, 0x5...
vproc/vicuna
2,673
test/alu/vwsub-w_8.S
# Copyright TU Wien # Licensed under the Solderpad Hardware License v2.1, see LICENSE.txt for details # SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 .text .global main main: la a0, vdata_start li t0, 32 vsetvli t0, t0, e8,m2,tu,mu li t0, 1 ...
vproc/vicuna
2,744
test/alu/vmsgtu_32.S
# Copyright TU Wien # Licensed under the Solderpad Hardware License v2.1, see LICENSE.txt for details # SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 .text .global main main: la a0, vdata_start li t0, 4 vsetvli t0, t0, e32,m1,tu,mu li t0, 0x3...
vproc/vicuna
2,703
test/alu/vmxnor.S
# Copyright TU Wien # Licensed under the Solderpad Hardware License v2.1, see LICENSE.txt for details # SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 .text .global main main: la a0, vdata_start li t0, 16 vsetvli t0, t0, e8,m1,tu,mu li t0, 0x5...
vproc/vicuna
2,736
test/alu/vmsne_16.S
# Copyright TU Wien # Licensed under the Solderpad Hardware License v2.1, see LICENSE.txt for details # SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 .text .global main main: la a0, vdata_start li t0, 8 vsetvli t0, t0, e16,m1,tu,mu li t0, 0x3...
vproc/vicuna
2,673
test/alu/vaadd_8.S
# Copyright TU Wien # Licensed under the Solderpad Hardware License v2.1, see LICENSE.txt for details # SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 .text .global main main: la a0, vdata_start li t0, 16 vsetvli t0, t0, e8,m1,tu,mu li t0, 1 ...
vproc/vicuna
2,645
test/alu/vnsra_8.S
# Copyright TU Wien # Licensed under the Solderpad Hardware License v2.1, see LICENSE.txt for details # SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 .text .global main main: la a0, vdata_start li t0, 16 vsetvli t0, t0, e8,m1,tu,mu vle16.v v0, (a0...
vproc/vicuna
2,673
test/alu/vwadd_8.S
# Copyright TU Wien # Licensed under the Solderpad Hardware License v2.1, see LICENSE.txt for details # SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 .text .global main main: la a0, vdata_start li t0, 32 vsetvli t0, t0, e8,m2,tu,mu li t0, 1 ...
vproc/vicuna
2,645
test/alu/vnclipu_8.S
# Copyright TU Wien # Licensed under the Solderpad Hardware License v2.1, see LICENSE.txt for details # SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 .text .global main main: la a0, vdata_start li t0, 16 vsetvli t0, t0, e8,m1,tu,mu vle16.v v0, (a0...
vproc/vicuna
2,673
test/alu/vasubu_32.S
# Copyright TU Wien # Licensed under the Solderpad Hardware License v2.1, see LICENSE.txt for details # SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 .text .global main main: la a0, vdata_start li t0, 4 vsetvli t0, t0, e32,m1,tu,mu li t0, 1 ...
vproc/vicuna
2,736
test/alu/vmsgt_16.S
# Copyright TU Wien # Licensed under the Solderpad Hardware License v2.1, see LICENSE.txt for details # SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 .text .global main main: la a0, vdata_start li t0, 8 vsetvli t0, t0, e16,m1,tu,mu li t0, 0x2...
vproc/vicuna
2,645
test/alu/vsll_16.S
# Copyright TU Wien # Licensed under the Solderpad Hardware License v2.1, see LICENSE.txt for details # SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 .text .global main main: la a0, vdata_start li t0, 8 vsetvli t0, t0, e16,m1,tu,mu vle16.v v0, (a0...
vproc/vicuna
2,744
test/alu/vmseq_32.S
# Copyright TU Wien # Licensed under the Solderpad Hardware License v2.1, see LICENSE.txt for details # SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 .text .global main main: la a0, vdata_start li t0, 4 vsetvli t0, t0, e32,m1,tu,mu li t0, 0x3...
vproc/vicuna
2,687
test/alu/vmerge_32.S
# Copyright TU Wien # Licensed under the Solderpad Hardware License v2.1, see LICENSE.txt for details # SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 .text .global main main: la a0, vdata_start li t0, 16 vsetvli t0, t0, e32,m4,tu,mu li t0, 0x...
vproc/vicuna
2,673
test/alu/vwsubu-w_8.S
# Copyright TU Wien # Licensed under the Solderpad Hardware License v2.1, see LICENSE.txt for details # SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 .text .global main main: la a0, vdata_start li t0, 32 vsetvli t0, t0, e8,m2,tu,mu li t0, 1 ...
vproc/vicuna
2,642
test/alu/vzext_16.S
# Copyright TU Wien # Licensed under the Solderpad Hardware License v2.1, see LICENSE.txt for details # SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 .text .global main main: la a0, vdata_start li t0, 8 vsetvli t0, t0, e16,m1,tu,mu vle16.v v0, (a0...
vproc/vicuna
2,673
test/alu/vasub_8.S
# Copyright TU Wien # Licensed under the Solderpad Hardware License v2.1, see LICENSE.txt for details # SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 .text .global main main: la a0, vdata_start li t0, 16 vsetvli t0, t0, e8,m1,tu,mu li t0, 1 ...