Home
last modified time | relevance | path

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

/linux-2.6.39/arch/powerpc/xmon/
Dppc-opc.c77 static long extract_nsi (unsigned long, int, int *);
369 { 16, 0, insert_nsi, extract_nsi,
1283 extract_nsi (unsigned long insn, in extract_nsi() function