Home
last modified time | relevance | path

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

/Linux-v5.10/arch/powerpc/include/asm/
Dppc-opcode.h518 #define PPC_DIVDEU(t, a, b) stringify_in_c(.long PPC_RAW_DIVDEU(t, a, b)) macro
/Linux-v5.10/arch/powerpc/lib/
Dsstep.c1819 asm volatile(PPC_DIVDEU(%0, %1, %2) : in analyse_instr()