Home
last modified time | relevance | path

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

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