Home
last modified time | relevance | path

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

/arch/powerpc/include/asm/
Dppc-opcode.h459 #define PPC_MADDHDU(t, a, b, c) stringify_in_c(.long PPC_INST_MADDHDU | \ macro
/arch/powerpc/lib/
Dsstep.c1334 asm volatile(PPC_MADDHDU(%0, %1, %2, %3) : in analyse_instr()