Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/xmon/
H A Dppc-opc.c43 static long extract_bdp (unsigned long, ppc_cpu_t, int *);
188 { 0xfffc, 0, insert_bdp, extract_bdp,
194 { 0xfffc, 0, insert_bdp, extract_bdp,
1204 extract_bdp (unsigned long insn, in extract_bdp() function