Home
last modified time | relevance | path

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

/linux-2.6.39/arch/powerpc/xmon/
Dppc-opc.c75 static long extract_nb (unsigned long, int, int *);
364 { 6, 11, insert_nb, extract_nb, 0 },
1256 extract_nb (unsigned long insn, in extract_nb() function