Searched defs:VSEW (Results 1 – 1 of 1) sorted by relevance
445 inline static unsigned decodeVSEW(unsigned VSEW) { in decodeVSEW()456 unsigned VSEW = (VType >> 3) & 0x7; in getSEW() local