index
:
riscv-isa-sim.git
confprec
cs250
cycleh
debug_rom
debug_rom_fence
device_flags
dtm_reset_error
dts_parsing
dynamic
eos18-bringup
factor-out-macros
fix-bf16
force-rtti
fp-encoding
heterogeneous_mc
hwachav4
increase-stack-size
itrigger-etrigger-cleanup
load_reservation_set_size
log-commits-faster
master
mmio-hack
mvp
no_progbuf
no_progbuf2
nolibfdt
p-ext-0.5.2
plctlab-plct-zce-fix2
plic-clint-endian
plic_uart_v1
priv-1.10
private-l1-caches
pte-info-and-delegation
remove-tests
rivosinc-etrigger_fix_exception_match
rva-profile-support
simplify-misaligned
sodor
sparse-mem
speed2
speedup-hacks
static-link
test
tmp
trigger_priority
tweak_debug_rom
whole-archive
sifive/rvv0.9-phase2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
riscv
/
v_ext_macros.h
Age
Commit message (
Expand
)
Author
Files
Lines
2024-05-24
vector: Not logging write of reduction instructions when vl = 0
YenHaoChen
1
-4
/
+4
2024-05-01
Remove Zbpbo, Zpn, and Zpsfoperand implementation
Andrew Waterman
1
-0
/
+3
2024-03-11
Update vcompress.vm to not write vstart with 0 upon completion
rbuchner
1
-1
/
+4
2023-10-16
vamo: remove related loop macro
Chih-Min Chao
1
-54
/
+0
2023-06-19
Zvk: Infrastructure for Zvk extensions, element group handling
Eric Gouriou
1
-0
/
+22
2023-05-29
Add support for new instructions of Zvfbfwma extension
Weiwei Li
1
-0
/
+54
2023-05-29
Add support for new instructions of Zvfbfmin extension
Weiwei Li
1
-0
/
+22
2023-05-26
decode_macros: move 'is_aligned' from 'v_ext_macros.h'
Gianluca Guida
1
-5
/
+0
2023-04-19
Partially revert #1326
Andrew Waterman
1
-2
/
+2
2023-04-19
Merge pull request #1326 from riscv-software-src/fix-1325
Andrew Waterman
1
-12
/
+18
2023-04-19
Avoid declaring potentially out-of-bounds references in vmfeq etc.
Andrew Waterman
1
-12
/
+18
2023-04-15
Rename parameters for VI_VFP_NCVT* macros to be consistent with the
Weiwei Li
1
-13
/
+13
2023-04-15
Remove unused parameter for macro in v_ext_macro.h
Weiwei Li
1
-8
/
+8
2022-12-12
Pull vector unit into separate source/header
Jerry Zhao
1
-0
/
+2
2022-11-21
v_ext_macros: Drop index from `VI_ELEMENT_SKIP` (#1151)
Dylan Reid
1
-9
/
+9
2022-10-25
Change remaining vector FP16 instructions to require Zvfh
Andrew Waterman
1
-3
/
+3
2022-10-19
Template-ize stores
Andrew Waterman
1
-7
/
+7
2022-10-19
Template-ize loads
Andrew Waterman
1
-8
/
+8
2022-10-19
Template-ize AMOs
Andrew Waterman
1
-2
/
+2
2022-10-04
Suppress or fix unused-variable warnings in vector macros
Andrew Waterman
1
-36
/
+35
2022-10-04
Suppress most unused variable warnings
Andrew Waterman
1
-2
/
+2
2022-09-08
Remove redundant require_vm in macro VI_VV_LOOP_WITH_CARRY
Weiwei Li
1
-2
/
+0
2022-09-08
Remove unnecessary argument alu(always false) from macro
Weiwei Li
1
-2
/
+2
2022-09-08
Remove redundant require_vector in macro VI_MERGE_LOOP_BASE
Weiwei Li
1
-1
/
+0
2022-08-11
Remove dead code in VI_VV_EXT macro (#1065)
ksco
1
-3
/
+0
2022-08-10
Fix code indentation in processor.cc, interactive.cc, debug_module.h/cc
Weiwei Li
1
-1
/
+1
2022-08-04
Modify F/D/Zfh instructions to add support for Zfinx/Zdinx/Zhinx{min} instruc...
liweiwei
1
-4
/
+4
2022-07-07
remove multi blank lines
Weiwei Li
1
-4
/
+0
2022-05-11
rvv: fix the checking eew and elen for index load
Chih-Min Chao
1
-0
/
+1
2022-05-05
Factor out V extension macros into their own header
Andrew Waterman
1
-0
/
+2075