Home
last modified time | relevance | path

Searched refs:PPC_MADDHDU (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/arch/powerpc/include/asm/
H A Dppc-opcode.h527 #define PPC_MADDHDU(t, a, b, c) stringify_in_c(.long PPC_RAW_MADDHDU(t, a, b, c)) macro
/kernel/linux/linux-6.6/arch/powerpc/include/asm/
H A Dppc-opcode.h603 #define PPC_MADDHDU(t, a, b, c) stringify_in_c(.long PPC_RAW_MADDHDU(t, a, b, c)) macro
/kernel/linux/linux-5.10/arch/powerpc/lib/
H A Dsstep.c1417 asm volatile(PPC_MADDHDU(%0, %1, %2, %3) : in analyse_instr()
/kernel/linux/linux-6.6/arch/powerpc/lib/
H A Dsstep.c1542 asm volatile(PPC_MADDHDU(%0, %1, %2, %3) : in analyse_instr()

Completed in 13 milliseconds