HomeSort by relevance Sort by last modified time
    Searched refs:rotl (Results 1 - 25 of 73) sorted by null

1 2 3

  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/rx/
rotl.d 9 0: fd 6e 00 rotl #0, r0
10 3: fd 6e 0f rotl #0, r15
11 6: fd 6f f0 rotl #31, r0
12 9: fd 6f ff rotl #31, r15
13 c: fd 66 00 rotl r0, r0
14 f: fd 66 0f rotl r0, r15
15 12: fd 66 f0 rotl r15, r0
16 15: fd 66 ff rotl r15, r15
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/h8300/
rotsh.s 3 rotl r0l
rotshh.s 4 rotl.b r0l
5 rotl.w r0
6 rotl.l er0
rotshs.s 4 rotl.b r0l
5 rotl.b #2,r0l
6 rotl.w r0
7 rotl.w #2,r0
8 rotl.l er0
9 rotl.l #2,er0
ffxx1-coff.d 20 0+0416 <.*>.*rotl.b r0l
ffxx1-elf.d 20 0+0416 <.*>.*rotl.b r0l
t11_logs.s     [all...]
ffxx1-coff.s 18 rotl r0l
ffxx1-elf.s 18 rotl r0l
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/mips/
mips32r2.s 35 rotl $25, $10, 4
37 rotl $25, $10, $4
  /external/boringssl/src/crypto/md5/asm/
md5-586.pl 64 &rotl($a,$s);
89 &rotl($a,$s);
112 &rotl($a,$s);
135 &rotl($a,$s);
161 &rotl($a,$s);
  /external/boringssl/src/crypto/sha/asm/
sha1-586.pl 160 &rotl($tmp1,5); # tmp1=ROTATE(a,5)
190 &rotl($f,1); # f=ROTATE(f,1)
196 &rotl($a,5); # ROTATE(a,5)
207 &rotl($f,1); # f=ROTATE(f,1)
213 &rotl($tmp1,5); # ROTATE(a,5)
234 &rotl($f,1); # f=ROTATE(f,1)
238 &rotl($a,5); # ROTATE(a,5)
252 &rotl($f,1); # f=ROTATE(f,1)
256 &rotl($tmp1,5); # ROTATE(a,5)
277 &rotl($f,1); # f=ROTATE(f,1
    [all...]
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/tilegx/
t_insns.s 227 { blbc r15, target ; rotl r5, r6, r7 }
308 { add r15, r16, r17 ; prefetch_l2 r25 ; rotl r5, r6, r7 }
347 { add r5, r6, r7 ; ld1u r25, r26 ; rotl r15, r16, r17 }
417 { addi r15, r16, 5 ; prefetch_l2 r25 ; rotl r5, r6, r7 }
456 { addi r5, r6, 5 ; ld1u r25, r26 ; rotl r15, r16, r17 }
    [all...]
t_insns.d 202 600: [0-9a-f]* { rotl r5, r6, r7 ; blbc r15, 0 <target> }
283 888: [0-9a-f]* { add r15, r16, r17 ; rotl r5, r6, r7 ; prefetch_l2 r25 }
322 9c0: [0-9a-f]* { add r5, r6, r7 ; rotl r15, r16, r17 ; ld1u r25, r26 }
392 bf0: [0-9a-f]* { addi r15, r16, 5 ; rotl r5, r6, r7 ; prefetch_l2 r25 }
431 d28: [0-9a-f]* { addi r5, r6, 5 ; rotl r15, r16, r17 ; ld1u r25, r26 }
    [all...]
  /external/llvm/unittests/ADT/
APIntTest.cpp 170 EXPECT_EQ(one, one.rotl(0));
171 EXPECT_EQ(one, one.rotl(1));
772 EXPECT_EQ(APInt(8, 1), APInt(8, 1).rotl(0));
773 EXPECT_EQ(APInt(8, 2), APInt(8, 1).rotl(1));
774 EXPECT_EQ(APInt(8, 4), APInt(8, 1).rotl(2));
775 EXPECT_EQ(APInt(8, 16), APInt(8, 1).rotl(4));
776 EXPECT_EQ(APInt(8, 1), APInt(8, 1).rotl(8));
778 EXPECT_EQ(APInt(8, 16), APInt(8, 16).rotl(0));
779 EXPECT_EQ(APInt(8, 32), APInt(8, 16).rotl(1));
780 EXPECT_EQ(APInt(8, 64), APInt(8, 16).rotl(2))
    [all...]
  /external/boringssl/src/crypto/perlasm/
x86asm.pl 64 sub ::rotl { &rol(@_); }
  /external/llvm/include/llvm/ADT/
APInt.h 880 APInt LLVM_ATTRIBUTE_UNUSED_RESULT rotl(unsigned rotateAmt) const;
901 APInt LLVM_ATTRIBUTE_UNUSED_RESULT rotl(const APInt &rotateAmt) const;
    [all...]
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/tic6x/
insns-c674x.s 1050 [b0] rotl .M1 a0,a1,a2
1051 rotl .M1X b3,a4,a5
1052 rotl .M2 b6,b7,b8
1053 [!a0] rotl .M2X a9,b10,b11
1054 rotl .M1 a12,0,a13
1055 [!b0] rotl .M1X b14,31,a15
1056 [a1] rotl .M2 b16,17,b17
1057 rotl .M2X a18,25,b19
    [all...]
insns-bad-1.s 927 rotl .S1 a0,a0,a0
928 rotl .M1 a0,a0
929 rotl .M1 a0,b0,a0
930 rotl .M2X b0,b0,b0
931 rotl .M1 a0,-1,a0
932 rotl .M2 b0,32,b0
933 rotl .M2X b0,0,b0
  /external/boringssl/src/crypto/aes/asm/
aes-586.pl 495 &rotl ($s[$i],24);
    [all...]
  /external/llvm/lib/Support/
APInt.cpp 680 return *this == rotl(SplatSizeInBits);
    [all...]
  /toolchain/binutils/binutils-2.25/opcodes/
rx-decode.opc 705 /** 1111 1101 0110 111i mmmm rdst rotl #%1, %0 */
706 ID(rotl); SC(i*16+mmmm); DR(rdst); F__SZC;
708 /** 1111 1101 0110 0110 rsrc rdst rotl %1, %0 */
709 ID(rotl); SR(rsrc); DR(rdst); F__SZC;
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/sh/arch/
sh.s 111 rotl r4 ;!/* 0100nnnn00000100 rotl <REG_N> */{"rotl",{A_REG_N},{HEX_4,REG_N,HEX_0,HEX_4}, arch_sh_up}
sh2.s 124 rotl r4 ;!/* 0100nnnn00000100 rotl <REG_N> */{"rotl",{A_REG_N},{HEX_4,REG_N,HEX_0,HEX_4}, arch_sh_up}
sh2a-nofpu-or-sh3-nommu.s 120 rotl r4 ;!/* 0100nnnn00000100 rotl <REG_N> */{"rotl",{A_REG_N},{HEX_4,REG_N,HEX_0,HEX_4}, arch_sh_up}

Completed in 408 milliseconds

1 2 3