Home | History | Annotate | Download | only in asm

Lines Matching full:top_overflow

72 top_overflow .reg %r23
145 DEPDI,Z 1,31,1,top_overflow ; top_overflow = 1 << 32
203 ADD,L ht_0,top_overflow,ht_0 ; ht[0] += (1<<32)
206 ADD,L ht_1,top_overflow,ht_1 ; ht[1] += (1<<32)
263 ADD,L ht_0,top_overflow,ht_0 ; ht += (1<<32)
315 DEPDI,Z 1,31,1,top_overflow ; top_overflow = 1 << 32
370 ADD,L ht_0,top_overflow,ht_0 ; ht += (1<<32)
372 ADD,L ht_1,top_overflow,ht_1 ; ht += (1<<32)
424 ADD,L ht_0,top_overflow,ht_0 ; ht += (1<<32)