Home
last modified time | relevance | path

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

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