Home
last modified time | relevance | path

Searched refs:ror (Results 1 – 25 of 74) sorted by relevance

123

/openbsd/src/lib/libcrypto/sha/asm/
Dsha256-586.pl52 &ror ("ecx",25-11);
55 &ror ("ecx",11-6);
58 &ror ("ecx",6); # Sigma1(e)
71 &ror ("ecx",22-13);
74 &ror ("ecx",13-2);
77 &ror ("ecx",2); # Sigma0(a)
169 &ror ("esi",18-7);
172 &ror ("esi",7);
175 &ror ("edi",19-17);
178 &ror ("edi",17);
/openbsd/src/gnu/llvm/compiler-rt/lib/builtins/arm/
Dbswapdi2.S25 eor r2, r0, r0, ror #16
28 eor r2, r2, r0, ror #8
30 eor r0, r1, r1, ror #16
33 eor r0, r0, r1, ror #8
Dbswapsi2.S24 eor r1, r0, r0, ror #16
27 eor r0, r1, r0, ror #8
/openbsd/src/gnu/usr.bin/gcc/gcc/config/arm/
Dlib1funcs.asm200 orrhs overdone, overdone, curbit, ror #1
203 orrhs overdone, overdone, curbit, ror #2
206 orrhs overdone, overdone, curbit, ror #3
245 tst overdone, ip, ror #3
247 tst overdone, ip, ror #2
249 tst overdone, ip, ror #1
302 ror curbit, work
312 ror curbit, work
322 ror curbit, work
388 ror curbit, work
[all …]
/openbsd/src/gnu/llvm/lldb/source/Plugins/Process/Utility/
DARMUtils.h274 static uint32_t ror(uint32_t val, uint32_t N, uint32_t shift) { in ror() function
289 imm32 = ror(imm, 32, amt); in ARMExpandImm_C()
336 imm32 = ror(unrotated_value, 32, bits(imm12, 11, 7)); in ThumbExpandImm_C()
/openbsd/src/lib/libcrypto/perlasm/
Dx86asm.pl61 &ror (@_,16);
72 sub ::rotr { &ror(@_); }
/openbsd/src/gnu/llvm/llvm/lib/Target/X86/
DX86InstrShiftRotate.td566 "ror{b}\t{%cl, $dst|$dst, cl}",
569 "ror{w}\t{%cl, $dst|$dst, cl}",
572 "ror{l}\t{%cl, $dst|$dst, cl}",
575 "ror{q}\t{%cl, $dst|$dst, cl}",
581 "ror{b}\t{$src2, $dst|$dst, $src2}",
584 "ror{w}\t{$src2, $dst|$dst, $src2}",
588 "ror{l}\t{$src2, $dst|$dst, $src2}",
593 "ror{q}\t{$src2, $dst|$dst, $src2}",
598 "ror{b}\t$dst",
601 "ror{w}\t$dst",
[all …]
/openbsd/src/gnu/llvm/llvm/lib/Target/ARM/MCTargetDesc/
DARMAddressingModes.h32 ror, enumerator
50 case ARM_AM::ror: return "ror"; in getShiftOpcStr()
62 case ARM_AM::ror: return 3; in getShiftOpcEncoding()
DARMMCCodeEmitter.cpp252 case ARM_AM::ror: in getShiftOp()
1531 case ARM_AM::ror: SBits = 0x7; break; in getSORegRegOpValue()
1576 case ARM_AM::ror: SBits = 0x6; break; in getSORegImmOpValue()
1684 case ARM_AM::ror: SBits = 0x6; break; in getT2SORegOpValue()
/openbsd/src/gnu/llvm/llvm/lib/Target/ARM/
DARMSelectionDAGInfo.h29 case ISD::ROTR: return ARM_AM::ror; in getShiftOpcForNode()
/openbsd/src/regress/lib/libcrypto/x509/bettertls/certificates/
D2536.chain42 r9fSBVR+KP42NC0LhqyXSIJcalYonxFVzX8u1tnFgfuteLLJpK75sZmvPxVx+ror
/openbsd/src/gnu/usr.bin/gcc/gcc/config/avr/
Dlibgcc.S145 ror r_arg1L
271 ror r_arg1HL
272 ror r_arg1H
273 ror r_arg1L
Davr.c3113 return (AS1 (ror,%0) CR_TAB
3115 AS1 (ror,%0));
3209 AS1 (ror,%A0) CR_TAB
3210 AS1 (ror,__tmp_reg__) CR_TAB
3212 AS1 (ror,%A0) CR_TAB
3213 AS1 (ror,__tmp_reg__) CR_TAB
3222 AS1 (ror,%B0) CR_TAB
3223 AS1 (ror,%A0));
3362 AS1 (ror,%B0) CR_TAB
3364 AS1 (ror,%B0) CR_TAB
[all …]
/openbsd/src/gnu/gcc/gcc/config/avr/
Dlibgcc.S145 ror r_arg1L
271 ror r_arg1HL
272 ror r_arg1H
273 ror r_arg1L
Davr.c3043 return (AS1 (ror,%0) CR_TAB in ashlqi3_out()
3045 AS1 (ror,%0)); in ashlqi3_out()
3144 AS1 (ror,%A0) CR_TAB in ashlhi3_out()
3145 AS1 (ror,__tmp_reg__) CR_TAB in ashlhi3_out()
3147 AS1 (ror,%A0) CR_TAB in ashlhi3_out()
3148 AS1 (ror,__tmp_reg__) CR_TAB in ashlhi3_out()
3157 AS1 (ror,%B0) CR_TAB in ashlhi3_out()
3158 AS1 (ror,%A0)); in ashlhi3_out()
3297 AS1 (ror,%B0) CR_TAB in ashlhi3_out()
3299 AS1 (ror,%B0) CR_TAB in ashlhi3_out()
[all …]
/openbsd/src/lib/libcrypto/rc4/asm/
Drc4-586.pl84 &ror ($out,8) if ($i!=0);
241 &ror ($out,8);
/openbsd/src/gnu/gcc/gcc/config/arm/
Dlib1funcs.asm593 ror curbit, work
603 ror curbit, work
613 ror curbit, work
679 ror curbit, work
687 ror curbit, work
695 ror curbit, work
/openbsd/src/gnu/usr.bin/gcc/gcc/config/mn10200/
Dlib1funcs.asm231 ror d0 define
250 ror d0 define
/openbsd/src/gnu/llvm/llvm/lib/Target/AArch64/MCTargetDesc/
DAArch64AddressingModes.h206 static inline uint64_t ror(uint64_t elt, unsigned size) { in ror() function
309 pattern = ror(pattern, size); in decodeLogicalImmediate()
/openbsd/src/gnu/usr.bin/binutils/include/opcode/
Davr.h235 AVR_INSN (ror, "r", "1001010rrrrr0111", 1, AVR_ISA_1200, 0x9407)
/openbsd/src/gnu/usr.bin/binutils-2.17/include/opcode/
Davr.h241 AVR_INSN (ror, "r", "1001010rrrrr0111", 1, AVR_ISA_1200, 0x9407)
/openbsd/src/gnu/usr.bin/binutils/gdb/testsuite/gdb.disasm/
Dmn10200.s205 ror d1 define
Dmn10300.s289 ror d1 define
/openbsd/src/sys/arch/arm/arm/
Din_cksum_arm.S79 movne r2, r2, ror #8
/openbsd/src/gnu/gcc/gcc/config/m68k/
Dm68k.md4333 return "move%.b %0,%1\;asr%.l #8,%0\;ror%.l #8,%1";
4501 return "move%.b %0,%1\;lsr%.l #8,%0\;ror%.l #8,%1";
4619 return "ror%.l %2,%0";
4634 return "ror%.w %2,%0";
4649 return "ror%.w %2,%0";
4664 return "ror%.b %2,%0";
4679 return "ror%.b %2,%0";
4690 "ror%.l %2,%0")
4697 "ror%.w %2,%0")
4704 "ror%.w %1,%0")
[all …]

123