Home
last modified time | relevance | path

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

/linux/arch/powerpc/xmon/
H A Dppc-opc.c42 static long extract_bdm (unsigned long, ppc_cpu_t, int *);
178 { 0xfffc, 0, insert_bdm, extract_bdm,
184 { 0xfffc, 0, insert_bdm, extract_bdm,
1133 disassembling with -Many because insns using extract_bdm and
1161 extract_bdm (unsigned long insn, in extract_bdm()
1159 extract_bdm (unsigned long insn, extract_bdm() function