Home
last modified time | relevance | path

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

/linux-6.1.9/arch/powerpc/include/asm/
Dppc-opcode.h587 #define PPC_DIVDE(t, a, b) stringify_in_c(.long PPC_RAW_DIVDE(t, a, b)) macro
/linux-6.1.9/arch/powerpc/lib/
Dsstep.c1979 asm volatile(PPC_DIVDE(%0, %1, %2) : in analyse_instr()