Searched +full:jc +full:- +full:42 (Results 1 – 13 of 13) sorted by relevance
/freebsd/sys/contrib/device-tree/src/arm/microchip/ |
H A D | at91-nattis-2-natte-2.dts | 1 // SPDX-License-Identifier: GPL-2.0+ 3 * at91-nattis-2-natte-2.dts - Device Tree file for the Linea/Nattis board 9 /dts-v1/; 10 #include "at91-linea.dtsi" 11 #include "at91-natte.dtsi" 14 model = "Axentia Linea-Nattis v2 Natte v2"; 15 compatible = "axentia,nattis-2", "axentia,natte-2", "axentia,linea", 18 gpio-keys { 19 compatible = "gpio-keys"; 21 key-wakeup { [all …]
|
/freebsd/sys/crypto/openssl/i386/ |
H A D | aes-586.S | 1 /* Do not modify. This file is auto-generated from aes-586.pl. */ 18 leal -2(%esi,%esi,1),%esi 21 movl -128(%ebp),%edi 22 movl -96(%ebp),%esi 23 movl -64(%ebp),%edi 24 movl -32(%ebp),%esi 33 movzbl -128(%ebp,%esi,1),%esi 35 movzbl -128(%ebp,%edi,1),%edi 41 movzbl -128(%ebp,%edi,1),%edi 46 movzbl -128(%ebp,%edi,1),%edi [all …]
|
/freebsd/crypto/openssl/crypto/camellia/asm/ |
H A D | cmll-x86.pl | 2 # Copyright 2008-2020 The OpenSSL Project Authors. All Rights Reserved. 25 # -evp camellia-128-ecb 21.5 22.8 27.0 28.9 29 # camellia-128-cbc 17.3 21.1 23.9 25.9 31 # 128-bit key setup 196 280 256 240 cycles/key 36 # compiler generated position-independent code, PIC, and non-PIC 38 # is position-independent, i.e. suitable for a shared library or PIE. 40 # are so close with non-PIC results, they have an extra register to 41 # spare. CBC results are better than ECB ones thanks to "zero-copy" 42 # private _x86_* interface, and are ~30-40% better than with compiler 43 # generated cmll_cbc.o, and reach ~80-90% of x86_64 performance on [all …]
|
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/MCTargetDesc/ |
H A D | X86BaseInfo.h | 1 //===-- X86BaseInfo.h - Top level definitions for X86 -------- --*- C++ -*-===// 5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception 7 //===----------------------------------------------------------------------===// 10 // the X86 target useful for the compiler back-end and the MC libraries. 14 //===----------------------------------------------------------------------===// 70 // AVX512 embedded rounding control. This should only have values 0-3. 123 /// \returns the type of the first instruction in macro-fusion. 256 /// \returns the type of the second instruction in macro-fusion. 271 case X86::COND_B: // JB,JC in classifySecondCondCodeInMacroFusion() 353 /// X86II - This namespace holds all of the target specific flags that [all …]
|
/freebsd/contrib/llvm-project/clang/lib/AST/ |
H A D | MicrosoftMangle.cpp | 1 //===--- MicrosoftMangle.cpp - Microsoft Visual C++ Name Mangling ---------===// 5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception 7 //===----------------------------------------------------------------------===// 11 //===----------------------------------------------------------------------===// 91 if (RD->isLambda()) in getLambdaDefaultArgumentDeclContext() 93 dyn_cast_or_null<ParmVarDecl>(RD->getLambdaContextDecl())) in getLambdaDefaultArgumentDeclContext() 94 return Parm->getDeclContext(); in getLambdaDefaultArgumentDeclContext() 113 dyn_cast_or_null<ParmVarDecl>(BD->getBlockManglingContextDecl())) in getEffectiveDeclContext() 114 return ContextParam->getDeclContext(); in getEffectiveDeclContext() 117 const DeclContext *DC = D->getDeclContext(); in getEffectiveDeclContext() [all …]
|
/freebsd/contrib/netbsd-tests/usr.bin/netpgpverify/ |
H A D | t_netpgpverify.sh | 35 # There may well be only one test set - these are tests for different 55 begin-base64 644 a.gpg 69 begin-base64 644 b.gpg 83 begin-base64 644 det 92 begin-base64 644 det.sig 102 begin-base64 644 jj.asc 121 begin-base64 644 pubring.gpg 527 begin-base64 644 NetBSD-6.0_hashes.asc.gz 584 rRs2ubEFHtlKWt14MMHk31jT1ntxp6V3MTbmwLlkK84C9+42K1yBFqvN1WEHdYkP 1331 ojBA22nJFC3NBFA/jC+uhO0koktO3wMMolZUFp2+vkQNlY4gf+RL3wtv1SNSmOBy [all …]
|
/freebsd/share/misc/ |
H A D | usb_vendors | 6 # http://www.linux-usb.org/usb-ids.html 7 # or send entries as patches (diff -u old new) in the 10 # http://www.linux-usb.org/usb.ids 13 # Date: 2024-07-04 20:34:02 20 # device device_name <-- single tab 21 # interface interface_name <-- two tabs 38 5301 GW-US54ZGL 802.11bg 54 145f NW-3100 802.11b/g 54Mbps Wireless Network Adapter [zd1211] 62 0200 TP-Link 81 120e ASI120MC-S Planetary Camera [all …]
|
/freebsd/crypto/openssl/crypto/aes/asm/ |
H A D | aesni-sha256-x86_64.pl | 2 # Copyright 2013-2020 The OpenSSL Project Authors. All Rights Reserved. 19 # This is AESNI-CBC+SHA256 stitch implementation. The idea, as spelled 21 # that since AESNI-CBC encrypt exhibit *very* low instruction-level 24 # SHA256 instruction sequences(*) are taken from sha512-x86_64.pl and 28 # for standalone AESNI-CBC encrypt, standalone SHA256, and stitched 31 # AES-128/-192/-256+SHA256 this(**) gain 36 # Bulldozer 5.77/6.89/8.00+13.7 13.7 +42%/50%/58% 37 # Ryzen(***) 2.71/-/3.71+2.05 2.74/-/3.73 +74%/-/54% 38 # Goldmont(***) 3.82/-/5.35+4.16 4.73/-/5.94 +69%/-/60% 43 # (**) these are EVP-free results, results obtained with 'speed [all …]
|
H A D | aes-x86_64.pl | 2 # Copyright 2005-2020 The OpenSSL Project Authors. All Rights Reserved. 19 # aes-*-cbc benchmarks are improved by >70% [compared to gcc 3.3.2 on 20 # Opteron 240 CPU] plus all the bells-n-whistles from 32-bit version 21 # [you'll notice a lot of resemblance], such as compressed S-boxes 22 # in little-endian byte order, prefetch of these tables in CBC mode, 26 # Performance in number of cycles per processed byte for 128-bit key: 31 # Core 2 30 42 14.5(*) 34 # (*) with hyper-threading off 44 ( $xlate="${dir}x86_64-xlate.pl" and -f $xlate ) or 45 ( $xlate="${dir}../../perlasm/x86_64-xlate.pl" and -f $xlate) or [all …]
|
/freebsd/contrib/bmake/ |
H A D | ChangeLog | 1 2024-07-13 Simon J Gerraty <sjg@beast.crufty.net> 7 2024-07-12 Simon J Gerraty <sjg@beast.crufty.net> 17 * unit-tests/Makefile: expand BROKEN_TESTS for ksh and 20 2024-07-11 Simon J Gerraty <sjg@beast.crufty.net> 29 2024-07-09 Simon J Gerraty <sjg@beast.crufty.net> 36 2024-07-07 Simon J Gerraty <sjg@beast.crufty.net> 46 2024-07-06 Simon J Gerraty <sjg@beast.crufty.net> 57 2024-07-04 Simon J Gerraty <sjg@beast.crufty.net> 63 add detailed exit status to message for failed sub-commands 66 2024-07-01 Simon J Gerraty <sjg@beast.crufty.net> [all …]
|
/freebsd/crypto/openssl/crypto/chacha/asm/ |
H A D | chacha-x86_64.pl | 2 # Copyright 2016-2021 The OpenSSL Project Authors. All Rights Reserved. 33 # P4 9.48/+99% - - 36 # Sandy Bridge 8.31/+42% 5.45/4.00 2.72 39 # Skylake[-X] 5.87/+39% 4.70/3.22 2.31 1.19[0.80(vi)] 41 # Knights L 11.7/- ? 9.60(iii) 0.80 43 # Sledgehammer 7.28/+52% - - 51 # by chacha20_poly1305_tls_cipher, results are EVP-free; 56 # and 4.85 for 128-byte inputs; 58 # (vi) even though Skylake-X can execute AVX512F code and deliver 0.57 69 ( $xlate="${dir}x86_64-xlate.pl" and -f $xlate ) or [all …]
|
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/AsmParser/ |
H A D | X86AsmParser.cpp | 1 //===-- X86AsmParser.cpp - Parse X86 assembly to MCInst instructions ------===// 5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception 7 //===----------------------------------------------------------------------===// 47 "x86-experimental-lvi-inline-asm-hardening", 138 // In Code16GCC mode, match as 32-bit. in MatchInstruction() 202 return -1; // The invalid Scale value will be caught later by checkScale in popOperand() 222 unsigned Idx = InfixOperatorStack.size() - 1; in pushOperator() 237 Idx = InfixOperatorStack.size() - 1; in pushOperator() 251 --ParenCount; in pushOperator() 287 OperandStack.push_back(std::make_pair(IC_IMM, -Operand.second)); in execute() [all …]
|
/freebsd/tests/sys/geom/class/eli/ |
H A D | testvect.h | 1 /* Test Vectors for PBKDF2-SHA512 */ 3 …\300!tp\367\257\347c'\000\243F\246\376\274H\263\312m\336\304\3515P\222Cb\037-\313W\0067\232\024%\2… 4 …356?alD\231I[%A\372\367\027\267,\303\022\324\004\302a\302t\257\306S\251\250;-pa\246Z\200\003*+\026… 10 …4\334\005O,\374\225\234\014\266\365\030i6\210a\205", 100, "\220\006\216\2420-8m\2766\353(6\212\306… 16 …00, "\334\222G\300~'\042LS\0218\006,\261\207]\277\245GH\007\246\357f\205\325-\3044\337\347\007\373… 17 …212\377\257\177\350f\276\330\3035\204\215\327f\256\300\364\212\271\306q\242?-\307\324\317y^\201t\2… 18 …{ "\234^\035\320rt-B", 8, "\357\274\204\366N9\273:\216\331,D\300t\320\361\324F\313\220E\250u\203\3… 25 …5\317 w\034u?", 300, "\276\317.\310Gj \217\3502.za\021\230\322C6\255\301\354-\263\247\002\352\377\… 26 …{ "\265G\357\330S\302?8", 8, "7S-\203\036\340\015\356\027\253\302\376\222\037\2276\0141|p\255\313\… 32 …{ "p(\256-\313\020{\300", 8, "\334\310\227\225J\356\360\307!\353\023\332|\214\306\036\026\253|-\26… [all …]
|