Searched refs:t2x (Results 1 - 2 of 2) sorted by relevance
/linux-4.4.14/arch/x86/crypto/ |
H A D | glue_helper-asm-avx2.S | 61 t1x, t2, t2x, t3, t3x, t4, t5) \ 67 vmovdqu (iv), t2x; \ 68 vmovdqa t2x, t3x; \ 69 inc_le128(t2x, t0x, t1x); \ 71 vinserti128 $1, t2x, t3, t2; /* ab: le0 ; cd: le1 */ \ 89 vextracti128 $1, t2, t2x; \ 90 inc_le128(t2x, t0x, t3x); \ 91 vmovdqu t2x, (iv); 124 tivx, t0, t0x, t1, t1x, t2, t2x, t3, \ 132 gf128mul_x_ble(tivx, t1x, t2x); \ 168 gf128mul_x_ble(tivx, t1x, t2x); \
|
H A D | poly1305-avx2-x86_64.S | 63 #define t2x %xmm6 define 105 vmovd r0,t2x 114 vmovd r1,t2x 125 vmovd r2,t2x 136 vmovd r3,t2x 147 vmovd r4,t2x 160 vmovd 0x30(m),t2x 172 vmovd 0x33(m),t2x 185 vmovd 0x36(m),t2x 198 vmovd 0x39(m),t2x 211 vmovd 0x3c(m),t2x
|
Completed in 110 milliseconds