Searched refs:rotate (Results 1 – 8 of 8) sorted by relevance
592 unsigned short rotate = 0; in rd_load_image() local665 rotate = 0; in rd_load_image()682 printk("%c\b", rotator[rotate & 0x3]); in rd_load_image()683 rotate++; in rd_load_image()
73 movne td0, r0, lsl #8 @ rotate checksum by 8 bits
159 it in the form for the first half and use a simple rotate to get the other205 ROR and ROL macros to use machine rotate instructions if you have them.213 1) with the lack of a bit rotate operator in C, rotates have to be synthesized
382 rolw $4, %dx # rotate to use low 4 bits
340 because we'll rotate the active list slowly. A value of 2
1898 rol.b &0x4, %d0 # rotate reg bits into lo
16914 ror.l &0x8,%d1 # rotate to top byte17484 ror.l &0x8,%d1 # rotate to top byte