Searched refs:STXVD2X (Results 1 - 6 of 6) sorted by relevance

/linux-master/tools/testing/selftests/powerpc/lib/
H A Dreg.S228 STXVD2X (0,(4),(3))
230 STXVD2X (1,(4),(3))
232 STXVD2X (2,(4),(3))
234 STXVD2X (3,(4),(3))
236 STXVD2X (4,(4),(3))
238 STXVD2X (5,(4),(3))
240 STXVD2X (6,(4),(3))
242 STXVD2X (7,(4),(3))
244 STXVD2X (8,(4),(3))
246 STXVD2X (
[all...]
/linux-master/arch/powerpc/lib/
H A Dldstfp.S168 STXVD2X(0,R1,R8)
193 STXVD2X(0,R1,R8)
198 STXVD2X(0,R0,R4)
/linux-master/tools/testing/selftests/powerpc/include/
H A Dreg.h111 #define STXVD2X(xs, ra, rb) .long (0x7c000798 | VSX_XX1((xs), (ra), (rb))) macro
/linux-master/arch/powerpc/include/asm/
H A Dppc_asm.h123 #define STXVD2X_ROT(n,b,base) STXVD2X(n,b,base)
127 STXVD2X(n,b,base); \
H A Dppc-opcode.h649 #define STXVD2X(s, a, b) stringify_in_c(.long PPC_RAW_STXVD2X(s, a, b)) macro
/linux-master/tools/testing/selftests/powerpc/primitives/asm/
H A Dppc_asm.h123 #define STXVD2X_ROT(n,b,base) STXVD2X(n,b,base)
127 STXVD2X(n,b,base); \

Completed in 159 milliseconds