Home
last modified time | relevance | path

Searched refs:EK (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/arch/ia64/lib/
H A Dmemcpy_mck.S21 #define EK(y...) EX(y) define
158 EK(.ex_handler, (p16) ld8 r38=[src1],16)
160 EK(.ex_handler, (p17) st8 [dst1]=r37,16)
163 EK(.ex_handler, (p16) ld8 r36=[src1],16)
165 EK(.ex_handler, (p16) st8 [dst1]=r38,16)
215 EK(.ex_hndlr_lcpy_1, (p[B]) st8 [dst_pre_mem] = v[B], 128) // M2
224 EK(.ex_handler, (p[D]) ld8 t4 = [src1], 3*8) // M1
226 EK(.ex_handler_lcpy, (p[D]) st8 [dst_pre_l2] = n8, 128) // M3 prefetch dst from L2
229 EK(.ex_handler_lcpy, (p[C]) ld8 n8 = [src_pre_l2], 128) // M1 prefetch src from L2
231 EK(
[all...]
/kernel/linux/linux-6.6/arch/ia64/lib/
H A Dmemcpy_mck.S21 #define EK(y...) EX(y) define
158 EK(.ex_handler, (p16) ld8 r38=[src1],16)
160 EK(.ex_handler, (p17) st8 [dst1]=r37,16)
163 EK(.ex_handler, (p16) ld8 r36=[src1],16)
165 EK(.ex_handler, (p16) st8 [dst1]=r38,16)
215 EK(.ex_hndlr_lcpy_1, (p[B]) st8 [dst_pre_mem] = v[B], 128) // M2
224 EK(.ex_handler, (p[D]) ld8 t4 = [src1], 3*8) // M1
226 EK(.ex_handler_lcpy, (p[D]) st8 [dst_pre_l2] = n8, 128) // M3 prefetch dst from L2
229 EK(.ex_handler_lcpy, (p[C]) ld8 n8 = [src_pre_l2], 128) // M1 prefetch src from L2
231 EK(
[all...]
/kernel/linux/linux-5.10/arch/x86/crypto/
H A Daesni-intel_asm.S1122 pxor \TMP3, \XMM1 # Ciphertext/Plaintext XOR EK
1124 pxor \TMP3, \XMM2 # Ciphertext/Plaintext XOR EK
1126 pxor \TMP3, \XMM3 # Ciphertext/Plaintext XOR EK
1128 pxor \TMP3, \XMM4 # Ciphertext/Plaintext XOR EK
1330 pxor \TMP3, \XMM1 # Ciphertext/Plaintext XOR EK
1334 pxor \TMP3, \XMM2 # Ciphertext/Plaintext XOR EK
1338 pxor \TMP3, \XMM3 # Ciphertext/Plaintext XOR EK
1342 pxor \TMP3, \XMM4 # Ciphertext/Plaintext XOR EK
/kernel/linux/linux-6.6/arch/x86/crypto/
H A Daesni-intel_asm.S1118 pxor \TMP3, \XMM1 # Ciphertext/Plaintext XOR EK
1120 pxor \TMP3, \XMM2 # Ciphertext/Plaintext XOR EK
1122 pxor \TMP3, \XMM3 # Ciphertext/Plaintext XOR EK
1124 pxor \TMP3, \XMM4 # Ciphertext/Plaintext XOR EK
1326 pxor \TMP3, \XMM1 # Ciphertext/Plaintext XOR EK
1330 pxor \TMP3, \XMM2 # Ciphertext/Plaintext XOR EK
1334 pxor \TMP3, \XMM3 # Ciphertext/Plaintext XOR EK
1338 pxor \TMP3, \XMM4 # Ciphertext/Plaintext XOR EK

Completed in 6 milliseconds