Home
last modified time | relevance | path

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

/arch/powerpc/xmon/
Dppc-opc.c54 static long extract_bdp (unsigned long, int, int *);
165 { 16, 0, insert_bdp, extract_bdp,
171 { 16, 0, insert_bdp, extract_bdp,
759 extract_bdp (unsigned long insn, in extract_bdp() function