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
1246 slli a0, a3, WSBITS
1252 extui a3, a3, 1, WSBITS-1 # a3 = 0yyxxxwww
1253 movi a0, (1 << (WSBITS-1))
1267 movi a3, WSBITS
1268 sub a0, a3, a0 # WSBITS-a0:number of 0-bits from right
1459 slli a2, a3, 32-WSBITS