Home
last modified time | relevance | path

Searched defs:LXVD2X (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/tools/testing/selftests/powerpc/include/
H A Dreg.h100 #define LXVD2X(xs, ra, rb) .long (0x7c000698 | VSX_XX1((xs), (ra), (rb))) macro
/kernel/linux/linux-6.6/tools/testing/selftests/powerpc/include/
H A Dreg.h112 #define LXVD2X(xs, ra, rb) .long (0x7c000698 | VSX_XX1((xs), (ra), (rb))) macro
/kernel/linux/linux-5.10/arch/powerpc/include/asm/
H A Dppc-opcode.h571 #define LXVD2X(s, a, b) stringify_in_c(.long PPC_RAW_LXVD2X(s, a, b)) macro
/kernel/linux/linux-6.6/arch/powerpc/include/asm/
H A Dppc-opcode.h650 #define LXVD2X(s, a, b) stringify_in_c(.long PPC_RAW_LXVD2X(s, a, b)) macro

Completed in 6 milliseconds