Home
last modified time | relevance | path

Searched refs:STXVD2X (Results 1 – 3 of 3) sorted by relevance

/arch/powerpc/lib/
Dldstfp.S168 STXVD2X(0,R1,R8)
193 STXVD2X(0,R1,R8)
198 STXVD2X(0,R0,R4)
/arch/powerpc/include/asm/
Dppc_asm.h124 #define STXVD2X_ROT(n,b,base) STXVD2X(n,b,base)
128 STXVD2X(n,b,base); \
Dppc-opcode.h570 #define STXVD2X(s, a, b) stringify_in_c(.long PPC_RAW_STXVD2X(s, a, b)) macro