Searched refs:_sve_str_p (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/arch/arm64/include/asm/ |
H A D | fpsimdmacros.h | 121 .macro _sve_str_p np, nxbase, offset=0 222 _for n, 0, 15, _sve_str_p \n, \nxbase, \n - 16 224 _sve_str_p 0, \nxbase
|
/kernel/linux/linux-6.6/arch/arm64/include/asm/ |
H A D | fpsimdmacros.h | 130 .macro _sve_str_p np, nxbase, offset=0 316 _for n, 0, 15, _sve_str_p \n, \nxbase, \n - 16 323 _sve_str_p 0, \nxbase variable
|
/kernel/linux/linux-6.6/tools/testing/selftests/arm64/fp/ |
H A D | sve-test.S | 36 .macro _sve_str_p pt, xn 48 define_accessor getp, NPR, _sve_str_p
|
/kernel/linux/linux-5.10/tools/testing/selftests/arm64/fp/ |
H A D | sve-test.S | 35 .macro _sve_str_p pt, xn 47 define_accessor getp, NPR, _sve_str_p
|
Completed in 3 milliseconds