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