Home
last modified time | relevance | path

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

/linux-4.1.27/arch/powerpc/xmon/
Dppc-opc.c78 static long extract_nsi (unsigned long, int, int *);
370 { 16, 0, insert_nsi, extract_nsi,
1284 extract_nsi (unsigned long insn, in extract_nsi() function