Home
last modified time | relevance | path

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

/linux-4.4.14/arch/powerpc/xmon/
Dppc-opc.c53 static unsigned long insert_bdp (unsigned long, long, int, const char **);
165 { 16, 0, insert_bdp, extract_bdp,
171 { 16, 0, insert_bdp, extract_bdp,
738 insert_bdp (unsigned long insn, in insert_bdp() function