Searched refs:t6 (Results 1 – 2 of 2) sorted by relevance
/optee_os-3.20.0/core/arch/riscv/include/kernel/ |
A D | thread_arch.h | 66 unsigned long t6; member 86 unsigned long t6; member
|
/optee_os-3.20.0/core/arch/arm/crypto/ |
A D | ghash-ce-core_a64.S | 36 t6 .req v13 110 pmull\t t6.8h, \ad, \b2\().\nb // G = A*B2 117 eor t5.16b, t5.16b, t6.16b // M = G + H 122 uzp1 t6.2d, t7.2d, t9.2d 132 eor t6.16b, t6.16b, t7.16b 136 eor t6.16b, t6.16b, t7.16b 140 zip2 t9.2d, t6.2d, t7.2d 141 zip1 t7.2d, t6.2d, t7.2d
|
Completed in 4 milliseconds