Home
last modified time | relevance | path

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

1234

/openbsd-src/lib/libcrypto/sha/asm/
H A 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/
H A 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
H A Dbswapsi2.S24 eor r1, r0, r0, ror #16
27 eor r0, r1, r0, ror #8
/openbsd-src/gnu/usr.bin/gcc/gcc/config/arm/
H A 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/
H A 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/
H A Dx86asm.pl61 &ror (@_,16);
72 sub ::rotr { &ror(@_); }
/openbsd-src/gnu/llvm/llvm/lib/Target/X86/
H A 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/
H A DARMAddressingModes.h32 ror, enumerator
50 case ARM_AM::ror: return "ror"; in getShiftOpcStr()
62 case ARM_AM::ror: return 3; in getShiftOpcEncoding()
/openbsd-src/gnu/llvm/compiler-rt/lib/builtins/avr/
H A Dmulhi3.S60 ror r24 ; A = ((unsigned int) A) >> 1;
/openbsd-src/gnu/llvm/llvm/lib/Target/ARM/
H A DARMSelectionDAGInfo.h29 case ISD::ROTR: return ARM_AM::ror; in getShiftOpcForNode()
/openbsd-src/regress/lib/libcrypto/x509/bettertls/certificates/
H A D2536.chain42 r9fSBVR+KP42NC0LhqyXSIJcalYonxFVzX8u1tnFgfuteLLJpK75sZmvPxVx+ror
/openbsd-src/gnu/gcc/gcc/config/avr/
H A Dlibgcc.S145 ror r_arg1L
271 ror r_arg1HL
272 ror r_arg1H
273 ror r_arg1L
H A 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/gnu/usr.bin/gcc/gcc/config/avr/
H A Dlibgcc.S145 ror r_arg1L
271 ror r_arg1HL
272 ror r_arg1H
273 ror r_arg1L
H A 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/lib/libcrypto/rc4/asm/
H A Drc4-586.pl84 &ror ($out,8) if ($i!=0);
241 &ror ($out,8);
/openbsd-src/gnu/gcc/gcc/config/arm/
H A 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/
H A Dlib1funcs.asm231 ror d0 define
250 ror d0 define
/openbsd-src/gnu/llvm/llvm/lib/Target/M68k/
H A DM68kInstrShiftRotate.td98 defm ROR : MxSROp<"ror", rotr, MxRODI_R, MxROOP_RO>;
/openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/MCTargetDesc/
H A 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/
H A Davr.h235 AVR_INSN (ror, "r", "1001010rrrrr0111", 1, AVR_ISA_1200, 0x9407)
/openbsd-src/gnu/usr.bin/binutils-2.17/include/opcode/
H A Davr.h241 AVR_INSN (ror, "r", "1001010rrrrr0111", 1, AVR_ISA_1200, 0x9407)
/openbsd-src/gnu/usr.bin/binutils/gdb/testsuite/gdb.disasm/
H A Dmn10200.s205 ror d1 define
H A Dmn10300.s289 ror d1 define
/openbsd-src/sys/arch/arm/arm/
H A Din_cksum_arm.S79 movne r2, r2, ror #8

1234