Home
last modified time | relevance | path

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

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