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

/freebsd-13-stable/sys/contrib/openzfs/module/icp/asm-x86_64/aes/
H A Daes_amd64.S329 #define tab_i(x) 7(tptr,x,8) define
619 movzx tab_i(%rsi), %esi; \
620 movzx tab_i(%rdi), %edi; \
627 movzx tab_i(%rsi), %esi; \
628 movzx tab_i(%rdi), %edi; \
636 movzx tab_i(%rsi), %esi; \
637 movzx tab_i(%rdi), %edi; \
644 movzx tab_i(%rsi), %esi; \
645 movzx tab_i(%rdi), %edi; \
653 movzx tab_i(
[all...]

Completed in 51 milliseconds