Home
last modified time | relevance | path

Searched refs:rotate (Results 1 – 8 of 8) sorted by relevance

/linux-2.4.37.9/init/
Ddo_mounts.c592 unsigned short rotate = 0; in rd_load_image() local
665 rotate = 0; in rd_load_image()
682 printk("%c\b", rotator[rotate & 0x3]); in rd_load_image()
683 rotate++; in rd_load_image()
/linux-2.4.37.9/arch/arm/lib/
Dcsumpartial.S73 movne td0, r0, lsl #8 @ rotate checksum by 8 bits
/linux-2.4.37.9/Documentation/crypto/
Ddescore-readme.txt159 it in the form for the first half and use a simple rotate to get the other
205 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
/linux-2.4.37.9/arch/x86_64/boot/
Dbootsect.S382 rolw $4, %dx # rotate to use low 4 bits
/linux-2.4.37.9/arch/i386/boot/
Dbootsect.S382 rolw $4, %dx # rotate to use low 4 bits
/linux-2.4.37.9/Documentation/sysctl/
Dvm.txt340 because we'll rotate the active list slowly. A value of 2
/linux-2.4.37.9/arch/m68k/ifpsp060/src/
Disp.S1898 rol.b &0x4, %d0 # rotate reg bits into lo
Dfpsp.S16914 ror.l &0x8,%d1 # rotate to top byte
17484 ror.l &0x8,%d1 # rotate to top byte