Home
last modified time | relevance | path

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

/linux-5.19.10/arch/powerpc/xmon/
Dppc-opc.c62 static unsigned long insert_mb6 (unsigned long, long, ppc_cpu_t, const char **);
477 { 0x3f, 5, insert_mb6, extract_mb6, 0 },
1647 insert_mb6 (unsigned long insn, in insert_mb6() function