Lines Matching refs:WSBITS
51 nsau \bit, \mask # 32-WSBITS ... 31 (32 iff 0)
52 addi \bit, \bit, WSBITS - 32 + 1 # uppest bit set -> return 1
54 movi \bit, WSBITS
55 #if WSBITS > 16
60 #if WSBITS > 8
166 slli a2, a3, 32-WSBITS
168 srli a2, a2, 32-WSBITS
1221 slli a0, a3, WSBITS
1227 extui a3, a3, 1, WSBITS-1 # a3 = 0yyxxxwww
1228 movi a0, (1 << (WSBITS-1))
1242 movi a3, WSBITS
1243 sub a0, a3, a0 # WSBITS-a0:number of 0-bits from right
1434 slli a2, a3, 32-WSBITS