Searched defs:REST_VR (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/arch/powerpc/include/asm/ |
H A D | ppc_asm.h | 116 #define REST_VR(n,b,base) li b,16*(n); lvx n,base,b macro
|
/kernel/linux/linux-6.6/arch/powerpc/include/asm/ |
H A D | ppc_asm.h | 115 #define REST_VR(n,b,base) li b,16*(n); lvx n,base,b macro
|
/kernel/linux/linux-5.10/tools/testing/selftests/powerpc/primitives/asm/ |
H A D | ppc_asm.h | 116 #define REST_VR(n,b,base) li b,16*(n); lvx n,base,b macro
|
/kernel/linux/linux-6.6/tools/testing/selftests/powerpc/primitives/asm/ |
H A D | ppc_asm.h | 115 #define REST_VR(n,b,base) li b,16*(n); lvx n,base,b macro
|
Completed in 7 milliseconds