Home
last modified time | relevance | path

Searched refs:VI_CHECK_STORE (Results 1 – 2 of 2) sorted by relevance

/dports/emulators/riscv-isa-sim/riscv-isa-sim-4f12984/riscv/
H A Ddecode.h541 #define VI_CHECK_STORE(elt_width, is_mask_ldst) \ macro
552 VI_CHECK_STORE(elt_width, is_mask_ldst); \
1596 VI_CHECK_STORE(elt_width, is_mask_ldst); \
/dports/lang/v8/v8-9.6.180.12/src/execution/riscv64/
H A Dsimulator-riscv64.cc648 #define VI_CHECK_STORE(elt_width, is_mask_ldst) \ macro
657 VI_CHECK_STORE(elt_width, is_mask_ldst); \