| /external/openssl/crypto/aes/asm/ |
| aes-armv4.pl | 300 eor $s0,$s0,$i1,ror#8 303 eor $t2,$t2,$i2,ror#8 305 eor $t3,$t3,$i3,ror#8 308 eor $s1,$s1,$t1,ror#24 313 eor $s0,$s0,$i1,ror#16 316 eor $s1,$s1,$i2,ror#8 318 eor $t3,$t3,$i3,ror#16 321 eor $s2,$s2,$t2,ror#16 326 eor $s0,$s0,$i1,ror#24 328 eor $s1,$s1,$i2,ror#1 [all...] |
| /external/chromium_org/v8/test/mjsunit/compiler/ |
| rotate.js | 47 function ROR(x, sa) { 67 assertEquals(1 << ((2 % 32)), ROR(1, 30)); 68 assertEquals(1 << ((2 % 32)), ROR(1, 30)); 69 %OptimizeFunctionOnNextCall(ROR); 70 assertEquals(1 << ((2 % 32)), ROR(1, 30));
|
| /external/chromium_org/third_party/openssl/openssl/crypto/sha/asm/ |
| sha512-x86_64.pl | 99 ror \$`$Sigma1[2]-$Sigma1[1]`,$a0 103 ror \$`$Sigma0[2]-$Sigma0[1]`,$a1 107 ror \$`$Sigma1[1]-$Sigma1[0]`,$a0 115 ror \$`$Sigma0[1]-$Sigma0[0]`,$a1 124 ror \$$Sigma1[0],$a0 # Sigma1(e) 128 ror \$$Sigma0[0],$a1 # Sigma0(a) 149 ror \$`$sigma0[1]-$sigma0[0]`,$T1 153 ror \$$sigma0[0],$T1 157 ror \$`$sigma1[1]-$sigma1[0]`,$a2 161 ror \$$sigma1[0],$a [all...] |
| sha1-thumb.pl | 50 add $t2,$e @ E+=ROR(A,27) 60 orr $c,$b @ C=ROR(B,2) 164 ror $a,$e
|
| /external/openssl/crypto/sha/asm/ |
| sha512-x86_64.pl | 99 ror \$`$Sigma1[2]-$Sigma1[1]`,$a0 103 ror \$`$Sigma0[2]-$Sigma0[1]`,$a1 107 ror \$`$Sigma1[1]-$Sigma1[0]`,$a0 115 ror \$`$Sigma0[1]-$Sigma0[0]`,$a1 124 ror \$$Sigma1[0],$a0 # Sigma1(e) 128 ror \$$Sigma0[0],$a1 # Sigma0(a) 149 ror \$`$sigma0[1]-$sigma0[0]`,$T1 153 ror \$$sigma0[0],$T1 157 ror \$`$sigma1[1]-$sigma1[0]`,$a2 161 ror \$$sigma1[0],$a [all...] |
| sha1-thumb.pl | 50 add $t2,$e @ E+=ROR(A,27) 60 orr $c,$b @ C=ROR(B,2) 164 ror $a,$e
|
| /external/qemu/distrib/sdl-1.2.15/src/hermes/ |
| x86p_32.asm | 47 ror edx,8 73 ror eax,8 76 ror ebx,8 83 ror ecx,8 86 ror edx,8 106 ror edx,8 317 ror eax,8 ; eax = [b][R][G][B] (done) 416 ror eax,8 ; eax = [r][B][G][R] (done) 419 ror ebx,16 ; ebx = [G][R][b][g] (done) 976 ror eax,1 [all...] |
| /external/llvm/test/MC/ARM/ |
| basic-thumb2-instructions.s | 47 adc r0, r1, r3, ror #4 57 @ CHECK: adc.w r0, r1, r3, ror #4 @ encoding: [0x41,0xeb,0x33,0x10] 121 add.w r4, r8, r1, ror #12 129 @ CHECK: add.w r4, r8, r1, ror #12 @ encoding: [0x08,0xeb,0x31,0x34] 169 and.w r9, r12, r1, ror #17 175 @ CHECK: and.w r9, r12, r1, ror #17 @ encoding: [0x0c,0xea,0x71,0x49] 267 bic r5, r6, r8, ror #1 276 bic r12, r6, ror #29 284 @ CHECK: bic.w r5, r6, r8, ror #1 @ encoding: [0x26,0xea,0x78,0x05] 292 @ CHECK: bic.w r12, r12, r6, ror #29 @ encoding: [0x2c,0xea,0x76,0x7c [all...] |
| /external/dropbear/libtomcrypt/src/headers/ |
| tomcrypt_macros.h | 240 #define ROR(x,n) _lrotr(x,n) 255 static inline unsigned ROR(unsigned word, int i) 284 #define RORc ROR 298 static inline unsigned ROR(unsigned word, int i) 327 #define RORc ROR 336 #define ROR(x, y) ( ((((unsigned long)(x)&0xFFFFFFFFUL)>>(unsigned long)((y)&31)) | ((unsigned long)(x)<<(unsigned long)(32-((y)&31)))) & 0xFFFFFFFFUL)
|
| /external/llvm/lib/Target/X86/ |
| X86InstrShiftRotate.td | 585 "ror{b}\t{%cl, $dst|$dst, cl}", 588 "ror{w}\t{%cl, $dst|$dst, cl}", 591 "ror{l}\t{%cl, $dst|$dst, cl}", 594 "ror{q}\t{%cl, $dst|$dst, cl}", 599 "ror{b}\t{$src2, $dst|$dst, $src2}", 602 "ror{w}\t{$src2, $dst|$dst, $src2}", 607 "ror{l}\t{$src2, $dst|$dst, $src2}", 612 "ror{q}\t{$src2, $dst|$dst, $src2}", 618 "ror{b}\t$dst", 622 "ror{w}\t$dst" [all...] |
| /frameworks/av/media/libstagefright/codecs/on2/h264dec/source/arm11_asm/ |
| h264bsd_interpolate_hor_half.s | 162 UXTB16 x_3_1, x_3_1, ROR #8 166 UXTB16 x_7_5, x_7_5, ROR #8 202 UXTB16 x_3_1, x_3_1, ROR #8
|
| h264bsd_interpolate_hor_quarter.s | 164 UXTB16 x_3_1, x_3_1, ROR #8 168 UXTB16 x_7_5, x_7_5, ROR #8 214 UXTB16 x_3_1, x_3_1, ROR #8
|
| /external/chromium_org/v8/test/cctest/ |
| test-assembler-mips.cc | 652 // ROTR instruction (called through the Ror macro). 653 __ Ror(t1, t0, 0x0004); 654 __ Ror(t2, t0, 0x0008); 655 __ Ror(t3, t0, 0x000c); 656 __ Ror(t4, t0, 0x0010); 657 __ Ror(t5, t0, 0x0014); 658 __ Ror(t6, t0, 0x0018); 659 __ Ror(t7, t0, 0x001c); 670 // ROTRV instruction (called through the Ror macro). 672 __ Ror(t1, t0, t7) [all...] |
| /external/libvpx/libvpx/vp8/common/arm/armv6/ |
| simpleloopfilter_v6.asm | 33 uxtb16 $a1, $a1, ror #8 ; xx 13 xx 11 34 uxtb16 $a3, $a3, ror #8 ; xx 33 xx 31 35 uxtb16 $a0, $a0, ror #8 ; xx 03 xx 01 36 uxtb16 $a2, $a2, ror #8 ; xx 23 xx 21
|
| dequant_idct_v6.asm | 141 uxtb16 lr, r11, ror #8 157 uxtb16 r8, r11, ror #8
|
| /external/libvpx/libvpx/vp8/encoder/arm/armv6/ |
| vp8_short_fdct4x4_armv6.asm | 32 ror r5, r5, #16 ; [i2 | i3] 57 ror r9, r9, #16 ; [i6 | i7] 82 ror r5, r5, #16 ; [i10 | i11] 107 ror r5, r5, #16 ; [i14 | i15]
|
| /external/llvm/lib/Target/ARM/ |
| ARMSelectionDAGInfo.h | 29 case ISD::ROTR: return ARM_AM::ror;
|
| /external/llvm/test/CodeGen/Thumb2/ |
| thumb2-orn.ll | 72 ; CHECK: orn r0, r0, r0, ror #8
|
| thumb2-teq2.ll | 51 ; CHECK: teq.w {{.*}}, {{.*}}, ror #8
|
| thumb2-tst2.ll | 51 ; CHECK: tst.w {{.*}}, {{.*}}, ror #8
|
| /external/v8/test/cctest/ |
| test-assembler-mips.cc | 658 // ROTR instruction (called through the Ror macro). 659 __ Ror(t1, t0, 0x0004); 660 __ Ror(t2, t0, 0x0008); 661 __ Ror(t3, t0, 0x000c); 662 __ Ror(t4, t0, 0x0010); 663 __ Ror(t5, t0, 0x0014); 664 __ Ror(t6, t0, 0x0018); 665 __ Ror(t7, t0, 0x001c); 676 // ROTRV instruction (called through the Ror macro). 678 __ Ror(t1, t0, t7) [all...] |
| /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p10/src/ |
| omxVCM4P10_FilterDeblockingChroma_VerEdge_I_s.s | 178 UXTAB tunpk4, tunpk4, row5, ROR#8 182 UXTAB tunpk6, tunpk6, row7, ROR#8 214 UXTAB tunpk2, tunpk2, row1, ROR#8 219 UXTAB tunpk0, tunpk0, row3, ROR#8
|
| /sdk/emulator/qtools/ |
| opcode.cpp | 193 "ror",
|
| /external/llvm/test/MC/Disassembler/ARM/ |
| basic-arm-instructions.txt | 47 # CHECK: adc r4, r5, r6, ror #1 48 # CHECK: adc r4, r5, r6, ror #31 53 # CHECK: adc r6, r7, r8, ror r9 65 # CHECK: adc r4, r4, r5, ror #1 66 # CHECK: adc r4, r4, r5, ror #31 71 # CHECK: adc r6, r6, r7, ror r9 120 # CHECK: add r4, r5, r6, ror #5 124 # CHECK: add r6, r7, r8, ror r9 133 # CHECK: add r4, r4, r5, ror #5 137 # CHECK: add r6, r6, r7, ror r [all...] |
| thumb-tests.txt | 99 # CHECK: uxtab16 r1, r2, r3, ror #8 281 # CHECK: and.w r5, r1, r10, ror #7 296 # CHECK: uxtb16 r9, r12, ror #16
|