Searched refs:STXVD2X (Results 1 - 10 of 10) sorted by relevance
/kernel/linux/linux-5.10/arch/powerpc/lib/ |
H A D | ldstfp.S | 168 STXVD2X(0,R1,R8) 193 STXVD2X(0,R1,R8) 198 STXVD2X(0,R0,R4)
|
/kernel/linux/linux-6.6/arch/powerpc/lib/ |
H A D | ldstfp.S | 168 STXVD2X(0,R1,R8) 193 STXVD2X(0,R1,R8) 198 STXVD2X(0,R0,R4)
|
/kernel/linux/linux-5.10/tools/testing/selftests/powerpc/include/ |
H A D | reg.h | 99 #define STXVD2X(xs, ra, rb) .long (0x7c000798 | VSX_XX1((xs), (ra), (rb))) macro
|
/kernel/linux/linux-6.6/tools/testing/selftests/powerpc/include/ |
H A D | reg.h | 111 #define STXVD2X(xs, ra, rb) .long (0x7c000798 | VSX_XX1((xs), (ra), (rb))) macro
|
/kernel/linux/linux-5.10/arch/powerpc/include/asm/ |
H A D | ppc_asm.h | 124 #define STXVD2X_ROT(n,b,base) STXVD2X(n,b,base) 128 STXVD2X(n,b,base); \
|
H A D | ppc-opcode.h | 570 #define STXVD2X(s, a, b) stringify_in_c(.long PPC_RAW_STXVD2X(s, a, b)) macro
|
/kernel/linux/linux-6.6/arch/powerpc/include/asm/ |
H A D | ppc_asm.h | 123 #define STXVD2X_ROT(n,b,base) STXVD2X(n,b,base) 127 STXVD2X(n,b,base); \
|
H A D | ppc-opcode.h | 649 #define STXVD2X(s, a, b) stringify_in_c(.long PPC_RAW_STXVD2X(s, a, b)) macro
|
/kernel/linux/linux-5.10/tools/testing/selftests/powerpc/primitives/asm/ |
H A D | ppc_asm.h | 124 #define STXVD2X_ROT(n,b,base) STXVD2X(n,b,base) 128 STXVD2X(n,b,base); \
|
/kernel/linux/linux-6.6/tools/testing/selftests/powerpc/primitives/asm/ |
H A D | ppc_asm.h | 123 #define STXVD2X_ROT(n,b,base) STXVD2X(n,b,base) 127 STXVD2X(n,b,base); \
|
Completed in 13 milliseconds