Home
last modified time | relevance | path

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

/linux/arch/powerpc/xmon/
H A Dppc-opc.c41 static unsigned long insert_bdm (unsigned long, long, ppc_cpu_t, const char **);
178 { 0xfffc, 0, insert_bdm, extract_bdm,
184 { 0xfffc, 0, insert_bdm, extract_bdm,
1140 insert_bdm (unsigned long insn, in insert_bdm()
1138 insert_bdm (unsigned long insn, insert_bdm() function