Home
last modified time | relevance | path

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

/external/qemu/
Dppc-dis.c387 static long extract_bdp (unsigned long, int, int *);
481 { 0xfffc, 0, insert_bdp, extract_bdp,
487 { 0xfffc, 0, insert_bdp, extract_bdp,
1034 extract_bdp (unsigned long insn, in extract_bdp() function