Searched refs:LXVD2X (Results 1 – 3 of 3) sorted by relevance
/linux-4.1.27/arch/powerpc/lib/ |
D | ldstfp.S | 335 2: LXVD2X(0,R0,R4) 339 LXVD2X(0,R1,R8) 367 LXVD2X(0,R1,R8)
|
/linux-4.1.27/arch/powerpc/include/asm/ |
D | ppc-opcode.h | 373 #define LXVD2X(s, a, b) stringify_in_c(.long PPC_INST_LXVD2X | \ macro
|
D | ppc_asm.h | 128 #define LXVD2X_ROT(n,b,base) LXVD2X(n,b,base) 134 #define LXVD2X_ROT(n,b,base) LXVD2X(n,b,base); \
|