Home
last modified time | relevance | path

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

/arch/powerpc/xmon/
Dppc-opc.c51 static unsigned long insert_bdm (unsigned long, long, int, const char **);
153 { 16, 0, insert_bdm, extract_bdm,
159 { 16, 0, insert_bdm, extract_bdm,
693 insert_bdm (unsigned long insn, in insert_bdm() function