Searched refs:LXVD2X (Results 1 – 3 of 3) sorted by relevance
/arch/powerpc/lib/ |
D | ldstfp.S | 169 1: LXVD2X(0,R0,R4) 175 LXVD2X(0,R1,R8) 199 LXVD2X(0,R1,R8)
|
/arch/powerpc/include/asm/ |
D | ppc_asm.h | 83 #define LXVD2X_ROT(n,b,base) LXVD2X(n,b,base) 89 #define LXVD2X_ROT(n,b,base) LXVD2X(n,b,base); \
|
D | ppc-opcode.h | 628 #define LXVD2X(s, a, b) stringify_in_c(.long PPC_RAW_LXVD2X(s, a, b)) macro
|