Searched refs:STXVD2X (Results 1 – 3 of 3) sorted by relevance
/arch/powerpc/lib/ |
D | ldstfp.S | 168 STXVD2X(0,R1,R8) 193 STXVD2X(0,R1,R8) 198 STXVD2X(0,R0,R4)
|
/arch/powerpc/include/asm/ |
D | ppc_asm.h | 124 #define STXVD2X_ROT(n,b,base) STXVD2X(n,b,base) 128 STXVD2X(n,b,base); \
|
D | ppc-opcode.h | 570 #define STXVD2X(s, a, b) stringify_in_c(.long PPC_RAW_STXVD2X(s, a, b)) macro
|