Searched refs:tab_f (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/common/crypto/aes/amd64/ |
H A D | aes_amd64.s | 327 #define tab_f(x) 1(tptr,x,8) define 441 movzx tab_f(%rsi), %esi; \ 442 movzx tab_f(%rdi), %edi; \ 448 movzx tab_f(%rsi), %esi; \ 449 movzx tab_f(%rdi), %edi; \ 458 movzx tab_f(%rsi), %esi; \ 459 movzx tab_f(%rdi), %edi; \ 465 movzx tab_f(%rsi), %esi; \ 466 movzx tab_f(%rdi), %edi; \ 474 movzx tab_f( [all...] |
Completed in 56 milliseconds