Searched defs:rvv_vsew (Results 1 - 1 of 1) sorted by relevance
/third_party/node/deps/v8/src/execution/riscv64/ | ||
H A D | simulator-riscv64.h | 403 inline uint32_t rvv_vsew() const { return ((rvv_vtype() >> 3) & 0x7); } in rvv_vsew() function in v8::internal::Simulator |
Completed in 9 milliseconds