Home
last modified time | relevance | path

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

/linux/arch/powerpc/xmon/
H A Dppc-opc.c44 static long extract_bdp (unsigned long, ppc_cpu_t, int *);
190 { 0xfffc, 0, insert_bdp, extract_bdp,
196 { 0xfffc, 0, insert_bdp, extract_bdp,
1134 extract_bdp always occur in pairs. One or the other will always
1206 extract_bdp (unsigned long insn, in extract_bdp()
1204 extract_bdp (unsigned long insn, extract_bdp() function