Home
last modified time | relevance | path

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

/linux-6.15/arch/powerpc/include/asm/
H A Dppc-opcode.h622 #define PPC_MADDHD(t, a, b, c) stringify_in_c(.long PPC_RAW_MADDHD(t, a, b, c)) macro
/linux-6.15/arch/powerpc/lib/
H A Dsstep.c1532 asm volatile(PPC_MADDHD(%0, %1, %2, %3) : in analyse_instr()