Home
last modified time | relevance | path

Searched refs:PPC_DIVDE (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/arch/powerpc/include/asm/
H A Dppc-opcode.h519 #define PPC_DIVDE(t, a, b) stringify_in_c(.long PPC_RAW_DIVDE(t, a, b)) macro
/kernel/linux/linux-6.6/arch/powerpc/include/asm/
H A Dppc-opcode.h597 #define PPC_DIVDE(t, a, b) stringify_in_c(.long PPC_RAW_DIVDE(t, a, b)) macro
/kernel/linux/linux-5.10/arch/powerpc/lib/
H A Dsstep.c1842 asm volatile(PPC_DIVDE(%0, %1, %2) : in analyse_instr()
/kernel/linux/linux-6.6/arch/powerpc/lib/
H A Dsstep.c1989 asm volatile(PPC_DIVDE(%0, %1, %2) : in analyse_instr()

Completed in 12 milliseconds