Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/xmon/
H A Dppc-opc.c67 static long extract_nsi (unsigned long, ppc_cpu_t, int *);
492 { 0xffff, 0, insert_nsi, extract_nsi,
498 { 0xffff, 0, insert_nsi, extract_nsi,
1714 extract_nsi (unsigned long insn, in extract_nsi() function