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
143 slli a2, a3, 32-WSBITS
145 srli a2, a2, 32-WSBITS
1119 slli a0, a3, WSBITS
1125 extui a3, a3, 1, WSBITS-1 # a3 = 0yyxxxwww
1126 movi a0, (1 << (WSBITS-1))
1140 movi a3, WSBITS
1141 sub a0, a3, a0 # WSBITS-a0:number of 0-bits from right
1334 slli a2, a3, 32-WSBITS