Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/include/asm/
H A Dppc-opcode.h604 #define PPC_MADDLD(t, a, b, c) stringify_in_c(.long PPC_RAW_MADDLD(t, a, b, c)) macro
/openbmc/linux/arch/powerpc/lib/
H A Dsstep.c1548 asm volatile(PPC_MADDLD(%0, %1, %2, %3) : in analyse_instr()