Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/xmon/
H A Dppc-opc.c60 static unsigned long insert_mbe (unsigned long, long, ppc_cpu_t, const char **);
470 { -1, 0, insert_mbe, extract_mbe, 0 },
1561 insert_mbe (unsigned long insn, in insert_mbe() function