Home
last modified time | relevance | path

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

/Linux-v4.19/arch/powerpc/xmon/
Dppc-opc.c54 static unsigned long insert_bdp (unsigned long, long, ppc_cpu_t, const char **);
200 { 0xfffc, 0, insert_bdp, extract_bdp,
206 { 0xfffc, 0, insert_bdp, extract_bdp,
1195 insert_bdp (unsigned long insn, in insert_bdp() function