Home
last modified time | relevance | path

Searched refs:PPC_RAW_MTVRD (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/arch/powerpc/include/asm/
H A Dppc-opcode.h391 #define PPC_RAW_MTVRD(t, a) (0x7c000166 | VSX_XX1((t) + 32, a, R0)) macro
573 #define MTVRD(t, a) stringify_in_c(.long PPC_RAW_MTVRD(t, a))
/kernel/linux/linux-6.6/arch/powerpc/include/asm/
H A Dppc-opcode.h438 #define PPC_RAW_MTVRD(t, a) (0x7c000166 | VSX_XX1((t) + 32, a, R0)) macro
652 #define MTVRD(t, a) stringify_in_c(.long PPC_RAW_MTVRD(t, a))

Completed in 5 milliseconds