Lines Matching refs:WSBITS
53 nsau \bit, \mask # 32-WSBITS ... 31 (32 iff 0)
54 addi \bit, \bit, WSBITS - 32 + 1 # uppest bit set -> return 1
56 movi \bit, WSBITS
57 #if WSBITS > 16
62 #if WSBITS > 8
141 slli a2, a3, 32-WSBITS
143 srli a2, a2, 32-WSBITS
1188 slli a3, a2, 32-WSBITS
1289 slli a4, a3, WSBITS
1295 extui a3, a3, 1, WSBITS-1 # a3 = 0yyxxxwww
1296 movi a4, (1 << (WSBITS-1))
1310 movi a3, WSBITS
1311 sub a4, a3, a4 # WSBITS-a4:number of 0-bits from right