Searched refs:REST_32VRS (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/arch/powerpc/kernel/ |
H A D | vector.S | 21 REST_32VRS(0,r4,r3) 88 REST_32VRS(0,r4,r6)
|
H A D | tm.S | 412 REST_32VRS(0, r5, r8) /* r5 scratch, r8 ptr */
|
/kernel/linux/linux-6.6/arch/powerpc/kernel/ |
H A D | vector.S | 22 REST_32VRS(0,r4,r3) 93 REST_32VRS(0,r4,r6)
|
H A D | tm.S | 409 REST_32VRS(0, r5, r8) /* r5 scratch, r8 ptr */
|
/kernel/linux/linux-5.10/arch/powerpc/include/asm/ |
H A D | ppc_asm.h | 121 #define REST_32VRS(n,b,base) REST_16VRS(n,b,base); REST_16VRS(n+16,b,base) macro
|
/kernel/linux/linux-6.6/arch/powerpc/include/asm/ |
H A D | ppc_asm.h | 120 #define REST_32VRS(n,b,base) REST_16VRS(n,b,base); REST_16VRS(n+16,b,base) macro
|
/kernel/linux/linux-5.10/tools/testing/selftests/powerpc/primitives/asm/ |
H A D | ppc_asm.h | 121 #define REST_32VRS(n,b,base) REST_16VRS(n,b,base); REST_16VRS(n+16,b,base) macro
|
/kernel/linux/linux-6.6/tools/testing/selftests/powerpc/primitives/asm/ |
H A D | ppc_asm.h | 120 #define REST_32VRS(n,b,base) REST_16VRS(n,b,base); REST_16VRS(n+16,b,base) macro
|
Completed in 8 milliseconds