Home
last modified time | relevance | path

Searched refs:TMP3 (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/arch/x86/crypto/
H A Daesni-intel_asm.S195 .macro PRECOMPUTE SUBKEY TMP1 TMP2 TMP3 TMP4 TMP5 TMP6 TMP7
197 movdqu (%r12), \TMP3
199 pshufb \TMP2, \TMP3
203 movdqa \TMP3, \TMP2
204 psllq $1, \TMP3
209 por \TMP2, \TMP3
216 pxor \TMP2, \TMP3
217 movdqu \TMP3, HashKey(%arg2)
219 movdqa \TMP3, \TMP5
220 pshufd $78, \TMP3, \TMP1
[all …]
H A Daesni-intel_avx-x86_64.S214 TMP3 = 16*2 # Temporary storage for AES State 3 define
1208 vmovdqa \XMM3, TMP3(%rsp)
1333 vmovdqa TMP3(%rsp), \T1
2163 vmovdqa \XMM3, TMP3(%rsp)
2286 vmovdqa TMP3(%rsp), \T1
/openbmc/qemu/tcg/mips/
H A Dtcg-target.c.inc1244 /* Extract the TLB index from the address into TMP3. */