Home
last modified time | relevance | path

Searched refs:PPC_RAW_STXVD2X (Results 1 – 2 of 2) sorted by relevance

/linux/arch/powerpc/include/asm/
A Dppc-opcode.h421 #define PPC_RAW_STXVD2X(s, a, b) (0x7c000798 | VSX_XX1((s), a, b)) macro
624 #define STXVD2X(s, a, b) stringify_in_c(.long PPC_RAW_STXVD2X(s, a, b))
/linux/arch/powerpc/lib/
A Dtest_emulate_step.c596 stepped = emulate_step(&regs, ppc_inst(PPC_RAW_STXVD2X(39, R3, R4))); in test_lxvd2x_stxvd2x()

Completed in 11 milliseconds