Home
last modified time | relevance | path

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

/Linux-v5.10/arch/powerpc/include/asm/
Dppc-opcode.h345 #define PPC_RAW_MADDHDU(t, a, b, c) (0x10000031 | ___PPC_RT(t) | ___PPC_RA(a) | ___PPC_RB(b) | ___P… macro
524 #define PPC_MADDHDU(t, a, b, c) stringify_in_c(.long PPC_RAW_MADDHDU(t, a, b, c))