Searched refs:dummy_store (Results 1 – 2 of 2) sorted by relevance
/linux-4.4.14/arch/x86/crypto/ |
D | camellia-aesni-avx-asm_64.S | 230 #define dummy_store(x0, x1, x2, x3, x4, x5, x6, x7, mem_ab) /* do nothing */ macro 250 y6, y7, mem_ab, mem_cd, (i) + 6, 1, dummy_store); 259 y6, y7, mem_ab, mem_cd, (i) + 3, -1, dummy_store);
|
D | camellia-aesni-avx2-asm_64.S | 269 #define dummy_store(x0, x1, x2, x3, x4, x5, x6, x7, mem_ab) /* do nothing */ macro 289 y6, y7, mem_ab, mem_cd, (i) + 6, 1, dummy_store); 298 y6, y7, mem_ab, mem_cd, (i) + 3, -1, dummy_store);
|