Lines Matching refs:U
46 zap $18, 0x80, $5 # U : Bound length
47 beq $18, $not_found # U :
49 and $17, 0xff, $17 # E : L L U U : 00000000000000ch
51 insbl $17, 1, $2 # U : 000000000000ch00
54 lda $3, -1($31) # E : U L L U
56 sll $17, 16, $2 # U : 00000000chch0000
59 sll $17, 32, $2 # U : U L L U : chchchch00000000
62 extql $1, $16, $7 # U : $7 is upper bits
63 beq $4, $first_quad # U :
64 ldq_u $6, -1($5) # L : L U U L : eight or less bytes to search Latency=3
66 extqh $6, $16, $6 # U : 2 cycle stall for $6
69 or $7, $6, $1 # E : L U L U $1 = quadword starting at $16
78 srl $3, $6, $6 # U : $6 = mask of $18 bits set
79 cmpbge $31, $1, $2 # E : L U L U
84 beq $2, $not_found # U : U L U L
95 ret # L0 : L U L U
109 addq $0, 2, $3 # E : U L U L : 2 cycle stall on $0
114 addq $0, 1, $3 # E : U L U L : 2 cycle stall on $0
119 ret # L0 : L U L U
127 insqh $3, $16, $2 # U : $2 = 0000ffffffffffff ($16<0:2> ff)
129 or $1, $2, $1 # E : U L U L $1 = ====ffffffffffff
132 bne $2, $found_it # U :
135 subq $5, 1, $18 # E : U L U L
142 beq $2, $final # U : U L U L
148 bne $4, $odd_quad_count # U :
150 mov $1, $4 # E : L U L U : move prefetched value to correct reg
157 bne $2, $found_it # U : U L U L
170 bne $2, $found_it # U :
175 bne $6, $unrolled_loop # U :
183 bne $18, $last_quad # U :