Home
last modified time | relevance | path

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

/linux-2.6.39/arch/powerpc/xmon/
Dppc-opc.c52 static unsigned long insert_bdp (unsigned long, long, int, const char **);
164 { 16, 0, insert_bdp, extract_bdp,
170 { 16, 0, insert_bdp, extract_bdp,
737 insert_bdp (unsigned long insn, in insert_bdp() function