Home
last modified time | relevance | path

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

/arch/powerpc/xmon/
Dppc-opc.c76 static long extract_nb (unsigned long, int, int *);
365 { 6, 11, insert_nb, extract_nb, 0 },
1257 extract_nb (unsigned long insn, in extract_nb() function