Searched refs:Tx (Results 1 - 6 of 6) sorted by relevance

/freebsd-10.3-release/crypto/openssl/crypto/aes/asm/
H A Daesni-sha1-x86_64.pl112 my @Tx=map("%xmm$_",(8..10));
185 movdqa 0($K_XX_XX),@Tx[1] # K_00_19
195 paddd @Tx[1],@X[-4&7] # add K_00_19
196 paddd @Tx[1],@X[-3&7]
197 paddd @Tx[1],@X[-2&7]
199 psubd @Tx[1],@X[-4&7] # restore X[]
201 psubd @Tx[1],@X[-3&7]
203 psubd @Tx[1],@X[-2&7]
261 &movdqa (@Tx[0],@X[-1&7]);
266 &paddd (@Tx[
[all...]
/freebsd-10.3-release/crypto/openssl/crypto/sha/asm/
H A Dsha1-x86_64.pl297 my @Tx=map("%xmm$_",(8..10));
341 movdqa 0($K_XX_XX),@Tx[1] # K_00_19
351 paddd @Tx[1],@X[-4&7] # add K_00_19
352 paddd @Tx[1],@X[-3&7]
353 paddd @Tx[1],@X[-2&7]
355 psubd @Tx[1],@X[-4&7] # restore X[]
357 psubd @Tx[1],@X[-3&7]
359 psubd @Tx[1],@X[-2&7]
379 &movdqa (@Tx[0],@X[-1&7]);
384 &paddd (@Tx[
[all...]
/freebsd-10.3-release/crypto/openssl/crypto/bn/asm/
H A Dx86_64-gf2m.pl42 ($R,$Tx)=("%xmm0","%xmm1");
130 movq (%rsp,$i0,8),$Tx
133 pslldq \$$n,$Tx
139 pxor $Tx,$R
/freebsd-10.3-release/crypto/openssl/crypto/
H A Dsparccpuid.S246 ! takes to execute rdtick and pair of VIS1 instructions. US-Tx VIS unit
248 ! single-issue, it should be possible to distinguish Tx reliably...
/freebsd-10.3-release/sys/dev/ce/
H A Dceddk.c286 len = req->Io.Tx.Transmitted;
341 req->Io.Tx.Channel = c->num;
343 req->Io.Tx.DataLength = len;
344 req->Io.Tx.PhysicalDataAddress = item->phys;
H A Dtau32-ddk.h422 } Tx; member in union:tag_TAU32_UserRequest::__anon8230

Completed in 106 milliseconds