/freebsd/sys/contrib/device-tree/Bindings/soc/ti/ |
H A D | wkup_m3_ipc.txt | 1 Wakeup M3 IPC Driver 4 The TI AM33xx and AM43xx family of devices use a small Cortex M3 co-processor 5 (commonly referred to as Wakeup M3 or CM3) to help with various low power tasks 12 Wkup M3 Device Node: 23 with the Wakeup M3 processor
|
/freebsd/sys/contrib/device-tree/Bindings/remoteproc/ |
H A D | wkup_m3_rproc.txt | 1 TI Wakeup M3 Remoteproc Driver 4 The TI AM33xx and AM43xx family of devices use a small Cortex M3 co-processor 5 (commonly referred to as Wakeup M3 or CM3) to help with various low power tasks 10 Wkup M3 Device Node: 12 A wkup_m3 device node is used to represent the Wakeup M3 processor instance
|
/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/ |
H A D | SystemZInstrFormats.td | 284 bits<4> M3; 290 let Inst{15-12} = M3; 302 bits<4> M3; 309 let Inst{15-12} = M3; 321 bits<4> M3; 326 let Inst{35-32} = M3; 407 bits<4> M3; 412 let Inst{35-32} = M3; 467 bits<4> M3; 473 let Inst{35-32} = M3; [all …]
|
/freebsd/contrib/llvm-project/clang/lib/Driver/ |
H A D | MultilibBuilder.cpp | 115 const MultilibBuilder &M3) { in Either() argument 116 return Either({M1, M2, M3}); in Either() 121 const MultilibBuilder &M3, in Either() argument 123 return Either({M1, M2, M3, M4}); in Either() 128 const MultilibBuilder &M3, in Either() argument 131 return Either({M1, M2, M3, M4, M5}); in Either()
|
/freebsd/contrib/llvm-project/clang/include/clang/Driver/ |
H A D | MultilibBuilder.h | 110 const MultilibBuilder &M3); 113 const MultilibBuilder &M3, 117 const MultilibBuilder &M3,
|
/freebsd/sys/contrib/device-tree/Bindings/display/ |
H A D | renesas,du.txt | 22 - "renesas,du-r8a7796" for R8A7796 (R-Car M3-W) compatible DU 23 - "renesas,du-r8a77961" for R8A77961 (R-Car M3-W+) compatible DU 24 - "renesas,du-r8a77965" for R8A77965 (R-Car M3-N) compatible DU 90 R8A7796 (R-Car M3-W) DPAD 0 HDMI 0 LVDS 0 - 91 R8A77961 (R-Car M3-W+) DPAD 0 HDMI 0 LVDS 0 - 92 R8A77965 (R-Car M3-N) DPAD 0 HDMI 0 LVDS 0 -
|
/freebsd/sys/contrib/device-tree/Bindings/display/bridge/ |
H A D | renesas,dw-hdmi.txt | 19 - "renesas,r8a7796-hdmi" for R8A7796 (R-Car M3-W) compatible HDMI TX 20 - "renesas,r8a77961-hdmi" for R8A77961 (R-Car M3-W+) compatible HDMI TX 21 - "renesas,r8a77965-hdmi" for R8A77965 (R-Car M3-N) compatible HDMI TX
|
H A D | renesas,lvds.txt | 19 - "renesas,r8a7796-lvds" for R8A7796 (R-Car M3-W) compatible LVDS encoders 20 - "renesas,r8a77965-lvds" for R8A77965 (R-Car M3-N) compatible LVDS encoders
|
/freebsd/sys/contrib/device-tree/Bindings/i2c/ |
H A D | renesas,iic.txt | 21 - "renesas,iic-r8a7796" (R-Car M3-W) 22 - "renesas,iic-r8a77961" (R-Car M3-W+) 23 - "renesas,iic-r8a77965" (R-Car M3-N)
|
/freebsd/sys/contrib/libsodium/src/libsodium/crypto_onetimeauth/poly1305/sse2/ |
H A D | poly1305_sse2.c | 208 xmmi M0, M1, M2, M3, M4; in poly1305_blocks() local 392 M3 = _mm_and_si128(MMASK, _mm_srli_epi64(T6, 14)); in poly1305_blocks() 420 v01 = M3; in poly1305_blocks() 425 v11 = M3; in poly1305_blocks() 445 v21 = M3; in poly1305_blocks() 448 v31 = M3; in poly1305_blocks() 467 v41 = M3; in poly1305_blocks() 631 M3 = _mm_unpackhi_epi32(T8, _mm_setzero_si128()); in poly1305_blocks() 634 M3 = _mm_slli_epi64(M3, 18); in poly1305_blocks() 638 T3 = _mm_add_epi64(T3, M3); in poly1305_blocks()
|
/freebsd/crypto/openssl/crypto/poly1305/asm/ |
H A D | poly1305-x86_64.pl | 2134 my ($M0,$M1,$M2,$M3,$M4) = map("%zmm$_",(25..29)); 2229 vpmuludq $T1,$R2,$M3 2235 vpaddq $M3,$D3,$D3 # d3 += r1'*r2 2240 vpmuludq $T2,$R1,$M3 2246 vpaddq $M3,$D3,$D3 # d3 += r2'*r1 2251 vpmuludq $T3,$R0,$M3 2256 vpaddq $M3,$D3,$D3 # d3 += r3'*r0 2261 vpmuludq $T4,$S4,$M3 2266 vpaddq $M3,$D3,$D3 # d3 += r2'*5*r4 2281 vpsrlq \$26,$D3,$M3 [all …]
|
/freebsd/sys/contrib/device-tree/Bindings/net/ |
H A D | renesas,ravb.txt | 43 R-Car Gen2 and RZ/G1 SoCs, and on R-Car H3 (R8A7795), M3-W (R8A77960), 44 M3-W+ (R8A77961), and M3-N (R8A77965).
|
/freebsd/sys/contrib/device-tree/src/arm64/renesas/ |
H A D | r8a77961-ulcb-kf.dts | 3 * Device Tree Source for the M3ULCB Kingfisher board with R-Car M3-W+
|
H A D | r8a77960-ulcb-kf.dts | 3 * Device Tree Source for the M3ULCB Kingfisher board with R-Car M3-W
|
H A D | r8a77965-ulcb-kf.dts | 3 * Device Tree Source for the M3NULCB Kingfisher board with R-Car M3-N
|
H A D | r8a77965-salvator-x.dts | 3 * Device Tree Source for the Salvator-X board with R-Car M3-N
|
H A D | r8a77965-salvator-xs.dts | 3 * Device Tree Source for the Salvator-X 2nd version board with R-Car M3-N
|
H A D | r8a77960-salvator-x.dts | 3 * Device Tree Source for the Salvator-X board with R-Car M3-W
|
H A D | r8a77965-ulcb.dts | 3 * Device Tree Source for the M3NULCB (R-Car Starter Kit Pro) board with R-Car M3-N
|
H A D | r8a77960-salvator-xs.dts | 3 * Device Tree Source for the Salvator-X 2nd version board with R-Car M3-W
|
H A D | r8a77960-ulcb.dts | 3 * Device Tree Source for the M3ULCB (R-Car Starter Kit Pro) board with R-Car M3-W
|
H A D | r8a77961-salvator-xs.dts | 3 * Device Tree Source for the Salvator-X 2nd version board with R-Car M3-W+
|
H A D | r8a77961-ulcb.dts | 3 * Device Tree Source for the M3ULCB (R-Car Starter Kit Pro) board with R-Car M3-W+
|
/freebsd/sys/contrib/device-tree/Bindings/net/can/ |
H A D | rcar_canfd.txt | 12 - "renesas,r8a7796-canfd" for R8A7796 (R-Car M3-W) compatible controller. 13 - "renesas,r8a77965-canfd" for R8A77965 (R-Car M3-N) compatible controller.
|
/freebsd/sys/contrib/device-tree/Bindings/mailbox/ |
H A D | xgene-slimpro-mailbox.txt | 2 the ARM64 processors and the Cortex M3 (dubbed SLIMpro). It uses a simple
|