Home
last modified time | relevance | path

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

/linux-6.6.21/arch/powerpc/xmon/
Dppc-opc.c48 static unsigned long insert_esync (unsigned long, long, ppc_cpu_t, const char **);
689 { 0xf, 16, insert_esync, NULL, PPC_OPERAND_OPTIONAL },
1533 insert_esync (unsigned long insn, in insert_esync() function