Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/xmon/
H A Dppc-opc.c94 static long extract_sprg (unsigned long, ppc_cpu_t, int *);
671 { 0x1f, 16, insert_sprg, extract_sprg, 0 },
2028 extract_sprg (unsigned long insn, in extract_sprg() function