| /f-stack/freebsd/contrib/openzfs/module/icp/asm-x86_64/sha2/ |
| H A D | sha256_impl.S | 143 add %r11d,%r12d # T1+=h 163 add %r12d,%edx # d+=T1 209 add %r12d,%ecx # d+=T1 235 add %r9d,%r12d # T1+=h 255 add %r12d,%ebx # d+=T1 258 add %r12d,%r9d # h+=T1 281 add %r8d,%r12d # T1+=h 301 add %r12d,%eax # d+=T1 304 add %r12d,%r8d # h+=T1 327 add %edx,%r12d # T1+=h [all …]
|
| H A D | sha512_impl.S | 144 add %r11,%r12 # T1+=h 164 add %r12,%rdx # d+=T1 167 add %r12,%r11 # h+=T1 190 add %r10,%r12 # T1+=h 210 add %r12,%rcx # d+=T1 236 add %r9,%r12 # T1+=h 259 add %r12,%r9 # h+=T1 282 add %r8,%r12 # T1+=h 305 add %r12,%r8 # h+=T1 440 add %r12,%r9 # d+=T1 [all …]
|
| /f-stack/freebsd/contrib/libsodium/src/libsodium/crypto_onetimeauth/poly1305/sse2/ |
| H A D | poly1305_sse2.c | 411 T1 = _mm_add_epi64(T1, M6); in poly1305_blocks() 505 T1 = _mm_add_epi64(T1, C1); in poly1305_blocks() 551 T1 = _mm_mul_epu32(T1, T15); in poly1305_blocks() 562 T1 = _mm_add_epi64(T1, v11); in poly1305_blocks() 576 T1 = _mm_add_epi64(T1, v12); in poly1305_blocks() 591 T1 = _mm_add_epi64(T1, v13); in poly1305_blocks() 604 T1 = _mm_add_epi64(T1, v14); in poly1305_blocks() 647 T1 = _mm_add_epi64(T1, C1); in poly1305_blocks() 651 T1 = _mm_and_si128(T1, MMASK); in poly1305_blocks() 660 T1 = _mm_add_epi64(T1, C2); in poly1305_blocks() [all …]
|
| /f-stack/freebsd/contrib/device-tree/Bindings/hwmon/ |
| H A D | baikal,bt1-pvt.yaml | 8 title: Baikal-T1 PVT Sensor 14 Baikal-T1 SoC provides an embedded process, voltage and temperature 25 Analog Bits core Bakal-T1 PVT control block 43 This bindings describes the external Baikal-T1 PVT control interfaces 69 description: Baikal-T1 can be referenced as the CPU thermal-sensor
|
| /f-stack/freebsd/contrib/device-tree/Bindings/bus/ |
| H A D | baikal,bt1-axi.yaml | 8 title: Baikal-T1 AXI-bus 14 AXI3-bus is the main communication bus of Baikal-T1 SoC connecting all 23 accessible by means of the Baikal-T1 System Controller. 50 description: Phandle to the Baikal-T1 System Controller DT node
|
| H A D | baikal,bt1-apb.yaml | 8 title: Baikal-T1 APB-bus 14 Baikal-T1 CPU or DMAC MMIO requests are handled by the AMBA 3 AXI Interconnect
|
| /f-stack/freebsd/contrib/device-tree/Bindings/memory-controllers/ |
| H A D | baikal,bt1-l2-ctl.yaml | 8 title: Baikal-T1 L2-cache Control Block 14 By means of the System Controller Baikal-T1 SoC exposes a few settings to 16 to change the Tag, Data and Way-select RAM access latencies. Baikal-T1
|
| /f-stack/freebsd/contrib/openzfs/module/icp/algs/skein/ |
| H A D | skein_impl.h | 148 #define Skein_Set_T1(ctxPtr, T1) Skein_Set_Tweak(ctxPtr, 1, T1) argument 151 #define Skein_Set_T0_T1(ctxPtr, T0, T1) \ argument 154 Skein_Set_T1(ctxPtr, (T1)); \
|
| /f-stack/freebsd/mips/include/ |
| H A D | regnum.h | 70 #define T1 13 macro 75 #define T1 9 macro
|
| /f-stack/freebsd/crypto/skein/ |
| H A D | skein.h | 233 #define Skein_Set_T1(ctxPtr,T1) Skein_Set_Tweak(ctxPtr,1,T1) argument 236 #define Skein_Set_T0_T1(ctxPtr,T0,T1) \ argument 239 Skein_Set_T1(ctxPtr,(T1)); \
|
| /f-stack/freebsd/contrib/device-tree/Bindings/clock/ |
| H A D | baikal,bt1-ccu-pll.yaml | 8 title: Baikal-T1 Clock Control Unit PLL 14 Clocks Control Unit is the core of Baikal-T1 SoC System Controller 29 | Baikal-T1 CCU | 84 Baikal-T1 SoC System Controller its DT node is supposed to be a child of
|
| H A D | baikal,bt1-ccu-div.yaml | 8 title: Baikal-T1 Clock Control Unit Dividers 14 Clocks Control Unit is the core of Baikal-T1 SoC System Controller 22 registers. Baikal-T1 CCU is logically divided into the next components: 32 | Baikal-T1 CCU | 83 are a part of the Baikal-T1 SoC System Controller their DT nodes are supposed
|
| /f-stack/freebsd/contrib/device-tree/Bindings/net/ |
| H A D | maxim,ds26522.txt | 1 * Maxim (Dallas) DS26522 Dual T1/E1/J1 Transceiver
|
| /f-stack/freebsd/contrib/device-tree/src/arm64/realtek/ |
| H A D | rtd1619-mjolnir.dts | 41 /* GPIO connector (T1) */
|
| /f-stack/app/redis-5.0.5/deps/jemalloc/m4/ |
| H A D | ax_cxx_compile_stdcxx.m4 | 227 template < typename T1, typename T2 > 239 template < typename T1, typename T2 > 241 add(T1 a1, T2 a2) -> decltype(a1 + a2) 535 template < typename T1, typename T2 >
|
| /f-stack/freebsd/contrib/openzfs/module/icp/algs/sha2/ |
| H A D | sha2.c | 100 T1 = h + BIGSIGMA1_256(e) + Ch(e, f, g) + SHA256_CONST(i) + w; \ 101 d += T1; \ 103 h = T1 + T2 111 T1 = h + BIGSIGMA1(e) + Ch(e, f, g) + SHA512_CONST(i) + w; \ 112 d += T1; \ 114 h = T1 + T2; \ 163 uint32_t T1, T2; in SHA256Transform() local 373 uint64_t T1, T2; in SHA512Transform() local
|
| /f-stack/freebsd/mips/mips/ |
| H A D | exception.S | 280 SAVE_REG(t1, T1, sp) ;\ 341 RESTORE_REG(t1, T1, sp) ;\ 441 SAVE_U_PCB_REG(t1, T1, k1) 535 RESTORE_U_PCB_REG(t1, T1, k1) 704 SAVE_U_PCB_REG(t1, T1, k1) 823 RESTORE_U_PCB_REG(t1, T1, k1)
|
| H A D | swtch.S | 109 RESTORE_U_PCB_REG(t1, T1, k1)
|
| /f-stack/dpdk/doc/guides/sample_app_ug/ |
| H A D | ptpclient.rst | 42 * Master sends *Follow Up* message and sends time of T1. 48 adj = -[(T2-T1)-(T4 - T3)]/2
|
| /f-stack/freebsd/contrib/device-tree/Bindings/i2c/ |
| H A D | snps,designware-i2c.yaml | 34 - description: Baikal-T1 SoC System I2C controller
|
| /f-stack/dpdk/doc/guides/nics/ |
| H A D | ixgbe.rst | 311 - Intel Ethernet Converged Network Adapter X540-T1 313 - Intel Ethernet Converged Network Adapter X550-T1
|
| /f-stack/freebsd/contrib/device-tree/src/arm64/ti/ |
| H A D | k3-am654-base-board.dts | 98 AM65X_WKUP_IOPAD(0x0034, PIN_INPUT, 7) /* (T1) MCU_OSPI1_CLK.WKUP_GPIO0_25 */
|
| /f-stack/freebsd/contrib/zstd/programs/ |
| H A D | zstd.1.md | 123 (This is different from `-T1`, which spawns 1 compression thread in parallel of I/O). 126 Final compressed result is slightly different from `-T1`.
|
| H A D | README.md | 177 …ngle-thread : use a single thread for both I/O and compression (result slightly different than -T1)
|
| /f-stack/app/redis-5.0.5/deps/jemalloc/ |
| H A D | configure | 5059 template < typename T1, typename T2 > 5071 template < typename T1, typename T2 > 5073 add(T1 a1, T2 a2) -> decltype(a1 + a2) 5363 template < typename T1, typename T2 > 5493 template < typename T1, typename T2 > 5505 template < typename T1, typename T2 > 5507 add(T1 a1, T2 a2) -> decltype(a1 + a2) 5797 template < typename T1, typename T2 >
|