Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/xmon/
H A 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