Home
last modified time | relevance | path

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

/linux-6.1.9/arch/powerpc/include/asm/
Dppc-opcode.h376 #define PPC_RAW_MADDHD(t, a, b, c) (0x10000030 | ___PPC_RT(t) | ___PPC_RA(a) | ___PPC_RB(b) | ___PP… macro
592 #define PPC_MADDHD(t, a, b, c) stringify_in_c(.long PPC_RAW_MADDHD(t, a, b, c))