| /netbsd-src/sys/crypto/des/arch/i386/ |
| H A D | des_enc.S | 123 # Round 0 160 # Round 1 197 # Round 2 234 # Round 3 271 # Round 4 308 # Round 5 345 # Round 6 382 # Round 7 419 # Round 8 456 # Round 9 [all …]
|
| /netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Support/ |
| H A D | ScaledNumber.h | 204 bool Round = Digits & UINT64_C(1) << (LocalFloor - 1); in getLgImpl() local 205 return std::make_pair(Floor + Round, Round ? 1 : -1); in getLgImpl() 708 static ScaledNumber getRounded(ScaledNumber P, bool Round) { in getRounded() argument 713 return ScaledNumbers::getRounded(P.Digits, P.Scale, Round); in getRounded()
|
| /netbsd-src/external/gpl3/gcc.old/dist/libgcc/config/avr/ |
| H A D | lib1funcs-fixed.S | 421 ;; Round if T = 1. Store guarding bits outside the result for rounding
|
| /netbsd-src/external/gpl3/gcc/dist/libgcc/config/avr/ |
| H A D | lib1funcs-fixed.S | 421 ;; Round if T = 1. Store guarding bits outside the result for rounding
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/ |
| H A D | RegAllocPBQP.cpp | 846 unsigned Round = 0; in runOnMachineFunction() local 849 LLVM_DEBUG(dbgs() << " PBQP Regalloc round " << Round << ":\n"); in runOnMachineFunction() 858 RS << Round; in runOnMachineFunction() 863 LLVM_DEBUG(dbgs() << "Dumping graph for round " << Round << " to \"" in runOnMachineFunction() 871 ++Round; in runOnMachineFunction()
|
| /netbsd-src/sys/arch/hp300/stand/inst/ |
| H A D | version | 7 1.5: Round load address to 8k boundary
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/ |
| H A D | README_P9.txt | 158 - Decimal Shift/Unsigned-Shift/Shift-and-Round: bcds. bcdus. bcdsr. 196 - Round to Odd of QP Add/Divide/Multiply/Subtract/Square-Root: 245 - Round to Odd of QP (Negative) Multiply-{Add/Subtract}: 334 - Round & Convert QP -> DP (dword[1] is set to zero): xscvqpdp xscvqpdpo 354 - (Round &) Convert DP <-> HP: xscvdphp xscvhpdp 365 - Round to Quad-Precision Integer: xsrqpi xsrqpix 372 - Round Quad-Precision to Double-Extended Precision (fp80): xsrqpxp
|
| /netbsd-src/sys/arch/hp300/stand/uboot/ |
| H A D | version | 9 1.7: Round load address to 8k boundary
|
| /netbsd-src/crypto/external/bsd/openssl/dist/crypto/sha/ |
| H A D | keccak1600.c | 262 static void Round(uint64_t A[5][5], size_t i) in Round() function 378 Round(A, i); in KeccakF1600() 390 static void Round(uint64_t A[5][5], size_t i) in Round() function 521 Round(A, i); in KeccakF1600() 535 static void Round(uint64_t R[5][5], uint64_t A[5][5], size_t i) in Round() function 669 Round(T, A, i); in KeccakF1600() 670 Round(A, T, i + 1); in KeccakF1600()
|
| /netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/sha/ |
| H A D | keccak1600.c | 255 static void Round(uint64_t A[5][5], size_t i) in Round() function 371 Round(A, i); in KeccakF1600() 383 static void Round(uint64_t A[5][5], size_t i) in Round() function 514 Round(A, i); in KeccakF1600() 528 static void Round(uint64_t R[5][5], uint64_t A[5][5], size_t i) in Round() function 662 Round(T, A, i); in KeccakF1600() 663 Round(A, T, i + 1); in KeccakF1600()
|
| /netbsd-src/sys/external/bsd/compiler_rt/dist/lib/builtins/ |
| H A D | fp_trunc_impl.inc | 87 // Round to nearest 123 // Round to nearest
|
| /netbsd-src/crypto/external/bsd/openssl/dist/crypto/sha/asm/ |
| H A D | keccak1600-armv4.pl | 172 sub Round { subroutine 691 Round(@A,@T); 692 Round(@T,@A);
|
| /netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/sha/asm/ |
| H A D | keccak1600-armv4.pl | 170 sub Round { subroutine 689 Round(@A,@T); 690 Round(@T,@A);
|
| /netbsd-src/sys/arch/mvme68k/mvme68k/ |
| H A D | locore.s | 299 andl #-PAGE_SIZE,%d0 | Round up to page boundary 303 andl #-PAGE_SIZE,%d1 | Round up to page boundary 493 andl #-PAGE_SIZE,%d0 | Round up to page boundary 497 andl #-PAGE_SIZE,%d1 | Round up to page boundary
|
| /netbsd-src/external/gpl3/gcc.old/dist/libgcc/config/arm/ |
| H A D | ieee754-sf.S | 157 @ Round with MSB of r1. If halfway between two numbers, round towards 497 @ Round the result, merge final exponent. 695 @ Round the result, merge final exponent.
|
| /netbsd-src/external/gpl3/gcc/dist/libgcc/config/arm/ |
| H A D | ieee754-sf.S | 157 @ Round with MSB of r1. If halfway between two numbers, round towards 497 @ Round the result, merge final exponent. 695 @ Round the result, merge final exponent.
|
| /netbsd-src/lib/libc/softfloat/ |
| H A D | softfloat.txt | 56 Round-to-Integer Functions 284 Round-to-Integer Functions
|
| /netbsd-src/sys/arch/m68k/fpsp/ |
| H A D | sint.sa | 66 * 3. Round the result in the mode given in USER_FPCR. For
|
| H A D | x_unfl.sa | 227 * Perform Round
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/config/iq2000/ |
| H A D | abi | 167 sign- or zero-extended to this width. Round STARG up to a multiple of
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/config/iq2000/ |
| H A D | abi | 167 sign- or zero-extended to this width. Round STARG up to a multiple of
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/SystemZ/ |
| H A D | SystemZInstrDFP.td | 124 // Round to an integer, with the second operand (M3) specifying the rounding
|
| H A D | SystemZInstrHFP.td | 120 // Round to an integer (rounding towards zero).
|
| /netbsd-src/external/apache2/llvm/dist/libcxx/include/experimental/ |
| H A D | memory_resource | 89 // Round __s up to next multiple of __a.
|
| /netbsd-src/external/bsd/nsd/dist/doc/ |
| H A D | TODO | 40 - Round robin selection to send notify to secondaries. So the last one
|