Searched refs:sew (Results 1 – 1 of 1) sorted by relevance
314 for (uint8_t sew = 0; sew < 4; ++sew) { in TestVlm() local316 const uint8_t kElementsCount = (16 >> sew) << vlmul; in TestVlm()322 state_.cpu.vtype = (vma << 7) | (vta << 6) | (sew << 3) | vlmul; in TestVlm()539 for (uint8_t sew = 0; sew < 4; ++sew) { in TestVsm() local541 const uint8_t kElementsCount = (16 >> sew) << vlmul; in TestVsm()547 state_.cpu.vtype = (vma << 7) | (vta << 6) | (sew << 3) | vlmul; in TestVsm()