Searched refs:q17 (Results 1 - 7 of 7) sorted by relevance
/kernel/linux/linux-5.10/arch/arm64/include/asm/ |
H A D | fpsimdmacros.h | 18 stp q16, q17, [\state, #16 * 16] variable 54 ldp q16, q17, [\state, #16 * 16] variable
|
/kernel/linux/linux-6.6/arch/arm64/include/asm/ |
H A D | fpsimdmacros.h | 20 stp q16, q17, [\state, #16 * 16] variable 56 ldp q16, q17, [\state, #16 * 16] variable
|
/kernel/linux/linux-6.6/tools/testing/selftests/arm64/abi/ |
H A D | syscall-abi-asm.S | 141 ldp q16, q17, [x2, #16 * 16] 249 stp q16, q17, [x2, #16 * 16]
|
/kernel/linux/linux-5.10/arch/arm64/crypto/ |
H A D | aes-neonbs-core.S | 214 ldp q16, q17, [bskey], #128 221 ldp q16, q17, [bskey, #-128]! 426 str q17, [x0] 810 ldp q16, q17, [sp, #.Lframe_local_offset]
|
/kernel/linux/linux-6.6/arch/arm64/crypto/ |
H A D | aes-neonbs-core.S | 215 ldp q16, q17, [bskey], #128 222 ldp q16, q17, [bskey, #-128]! 427 str q17, [x0] 764 stp q16, q17, [x6]
|
/kernel/linux/linux-5.10/crypto/ |
H A D | Makefile | 116 aegis128-cflags-$(CONFIG_CC_IS_GCC) += -ffixed-q16 -ffixed-q17 -ffixed-q18 \
|
/kernel/linux/linux-6.6/crypto/ |
H A D | Makefile | 115 aegis128-cflags-$(CONFIG_CC_IS_GCC) += -ffixed-q16 -ffixed-q17 -ffixed-q18 \
|
Completed in 5 milliseconds