Home
last modified time | relevance | path

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

/linux-2.6.39/arch/powerpc/xmon/
Dppc-opc.c50 static unsigned long insert_bdm (unsigned long, long, int, const char **);
152 { 16, 0, insert_bdm, extract_bdm,
158 { 16, 0, insert_bdm, extract_bdm,
692 insert_bdm (unsigned long insn, in insert_bdm() function