Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/xmon/
H A Dppc-opc.c40 static unsigned long insert_bdm (unsigned long, long, ppc_cpu_t, const char **);
176 { 0xfffc, 0, insert_bdm, extract_bdm,
182 { 0xfffc, 0, insert_bdm, extract_bdm,
1138 insert_bdm (unsigned long insn, in insert_bdm() function