Searched refs:vsewValue (Results 1 – 1 of 1) sorted by relevance
20 val vsewValue = 1 << vsew + 3 constant22 val vlmax = (VLEN/vsewValue) * vflmul24 println("[REF] --- vsewValue: " + vsewValue + " vflmul: " + vflmul + " vlmax: " + vlmax)26 val villegal = !(vflmul >= 0.125 && vflmul <= 8) || vsewValue > (vflmul min 1.0f) * ELEN || vill