Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/xmon/
H A Dppc-opc.c42 static unsigned long insert_bdp (unsigned long, long, ppc_cpu_t, const char **);
188 { 0xfffc, 0, insert_bdp, extract_bdp,
194 { 0xfffc, 0, insert_bdp, extract_bdp,
1183 insert_bdp (unsigned long insn, in insert_bdp() function