Skip to content

Commit

Permalink
[GSOC] added zvkned in prefix
Browse files Browse the repository at this point in the history
  • Loading branch information
SyedHassanUlHaq committed Aug 21, 2024
1 parent 49d287c commit a1ce7a3
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ CONFIGS = configs/

SPIKE = spike
PATCHER_SPIKE = build/pspike
MARCH = rv${XLEN}gcv_zvbb_zvbc_zvkg
MARCH = rv${XLEN}gcv_zvbb_zvbc_zvkg_zvkned
MABI = lp64d

ifeq ($(XLEN), 32)
Expand Down
4 changes: 4 additions & 0 deletions Makefrag
Original file line number Diff line number Diff line change
Expand Up @@ -105,6 +105,10 @@ tests = \
vadd_vx-5 \
vadd_vx-6 \
vadd_vx-7 \
vaeskf1_vi-0 \
vaeskf1_vi-1 \
vaeskf2_vi-0 \
vaeskf2_vi-1 \
vand_vi-0 \
vand_vi-1 \
vand_vi-2 \
Expand Down

0 comments on commit a1ce7a3

Please sign in to comment.