Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/xmon/
H A Dppc-opc.c92 static long extract_spr (unsigned long, ppc_cpu_t, int *);
662 { 0x3ff, 11, insert_spr, extract_spr, 0 },
1999 extract_spr (unsigned long insn, in extract_spr() function