/linux-6.3-rc2/arch/powerpc/crypto/ |
A D | crc32-vpmsum_core.S | 180 lvx v18,off32,r4 182 VPERM(v18,v18,v18,byteswap) 213 VPMSUMD(v10,v18,const1) 214 lvx v18,off32,r4 215 VPERM(v18,v18,v18,byteswap) 269 VPMSUMD(v10,v18,const2) 270 lvx v18,off32,r4 271 VPERM(v18,v18,v18,byteswap) 322 VPMSUMD(v10,v18,const1) 395 vxor v18,v2,v10 [all …]
|
/linux-6.3-rc2/arch/arm64/crypto/ |
A D | chacha-neon-core.S | 296 shl v6.4s, v18.4s, #12 303 sri v6.4s, v18.4s, #20 363 shl v6.4s, v18.4s, #7 370 sri v6.4s, v18.4s, #25 430 shl v7.4s, v18.4s, #12 437 sri v7.4s, v18.4s, #20 497 shl v7.4s, v18.4s, #7 504 sri v7.4s, v18.4s, #25 526 mov w8, v18.s[0] 528 add v2.4s, v2.4s, v18.4s [all …]
|
A D | sha2-ce-core.S | 99 CPU_LE( rev32 v18.16b, v18.16b ) 145 movi v18.2d, #0
|
A D | aes-neonbs-core.S | 738 movi v18.2s, #0x1 740 uzp1 v18.4s, v18.4s, v19.4s 745 next_tweak v26, v25, v18, v19 746 next_tweak v27, v26, v18, v19 747 next_tweak v28, v27, v18, v19 748 next_tweak v29, v28, v18, v19 749 next_tweak v30, v29, v18, v19 750 next_tweak v31, v30, v18, v19 751 next_tweak v16, v31, v18, v19 752 next_tweak v17, v16, v18, v19 [all …]
|
A D | sha512-ce-core.S | 128 CPU_LE( rev64 v18.16b, v18.16b )
|
A D | sha3-ce-core.S | 116 eor3 v28.16b, v28.16b, v18.16b, v23.16b 146 xar v27.2d, v18.2d, v27.2d, (64 - 21) 161 bcax v18.16b, v3.16b, v15.16b, v19.16b
|
A D | aes-ce.S | 32 ld1 {v17.4s-v18.4s}, [\rk], #32 117 round_Nx \enc, v18, \i0, \i1, \i2, \i3, \i4
|
A D | polyval-ce-core.S | 56 TMP_V .req v18
|
A D | sm4-ce-gcm-core.S | 258 #define RH3 v18 580 #define RH1 v18
|
A D | ghash-ce-core.S | 34 perm2 .req v18 57 HH4 .req v18
|
A D | crct10dif-ce-core.S | 84 t4 .req v18
|
A D | sm4-ce-core.S | 34 #define RTMP2 v18 78 tbl v18.16b, {v5.16b}, v24.16b
|
A D | sm3-neon-core.S | 80 #define XTMP4 v18
|
/linux-6.3-rc2/drivers/media/pci/dm1105/ |
A D | dm1105.c | 197 u32 mask, off, v13, v18; member 215 .v18 = DM1105_LNB_18V, 224 .v18 = DM1105_LNB_18V, 233 .v18 = DM1105_LNB_18V, 242 .v18 = DM05_LNB_18V, 251 .v18 = UNBR_LNB_18V, 587 dm1105_boards[dev->boardnr].lnb.v18); in dm1105_set_voltage()
|
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/inc/ |
A D | reg_helper.h | 334 v10, f11, v11, f12, v12, f13, v13, f14, v14, f15, v15, f16, v16, f17, v17, f18, v18, f19, v19)\ argument 353 FN(reg, f18), v18, \ 357 …v10, f11, v11, f12, v12, f13, v13, f14, v14, f15, v15, f16, v16, f17, v17, f18, v18, f19, v19, f20… argument 376 FN(reg, f18), v18, \
|
/linux-6.3-rc2/arch/s390/crypto/ |
A D | chacha-s390.S | 53 #define K2 %v18 461 #define C4 %v18
|
/linux-6.3-rc2/drivers/mmc/host/ |
A D | dw_mmc.c | 1567 u32 v18 = SDMMC_UHS_18V << slot->id; in dw_mci_switch_voltage() local 1580 uhs &= ~v18; in dw_mci_switch_voltage() 1582 uhs |= v18; in dw_mci_switch_voltage() 1589 ret, uhs & v18 ? "1.8" : "3.3"); in dw_mci_switch_voltage()
|
/linux-6.3-rc2/arch/s390/include/asm/ |
A D | vx-insn-asm.h | 148 .ifc \vxr,%v18
|
/linux-6.3-rc2/arch/powerpc/include/asm/ |
A D | ppc_asm.h | 637 #define v18 18 macro
|
/linux-6.3-rc2/tools/testing/selftests/powerpc/primitives/asm/ |
A D | ppc_asm.h | 637 #define v18 18 macro
|